...
...
Excerpt |
---|
Fetch terms |
Endpoint ID: | 2100 | |||||||
Method: |
| |||||||
URL: | /permissions/terms/{termsID} | |||||||
termsID | OPTIONAL: A GUID string identifier for the terms |
?versionStates | OPTIONAL: A comma-separated list of version states to include. When this query-string parameter is present at contains at least one state, only terms versions matching a requested state will be returned. States: | |
?versionFields | OPTIONAL: A comma-separated list of version fields to include. When this query-string parameter is present, terms version output will only include the named fields. | |
Request body: | None | |
Response body: | JSON data with information about terms. |
/permissions/terms – Two terms exists
|
|
|
|
/terms/permission – No terms exists
/terms/permission?versionStates=active&versionFields=version,state - Two terms exist, limit version output
|
/permissions/terms/7a6776a3-9411-4d34-9866-99aa9ac7cc27 – Specific terms found
|
| ||
Status codes: | 200 | OK |
404 | Terms not found - only returned when a |