project/data/get

Retrieve project data.

Parameters

NameRequiredDefaultDescriptionExample
projectIDfalseeither projectID or projectName is requiredProject ID from which data should be retrieved1
projectNamefalseProject Name from which data should be retrievedECM Matthew
keytrueN/Akey path for the data; multiple keys can be retrieved by separating key paths by '|'collation/regularized/Rev.1.1|collation/setvariants/Rev.1.1
subKeyfalseoptional, a subKey to differentiate this data at the key path, if multiple values are stored for this keydraft
userNamefalseoptional, scope this data for individual userjsmith
versionHashfalseretrieve a previous version of this data
historyfalsefalseretrieve version history for the data instead of the actual datatrue
allUsersfalsefalseused with {history}. if true, retrieve also latest versions for all userstrue
sessionHashfalsethe open session for the current useroptional, use a specific session hash token
formatfalsespecified at session openresponse output format (json|xml|csv|gchart)json

Errors

{key} may not be null-4
Must supply either {projectID} or {projectName}.-4