Get all concept schemes

Returns all the concepts schemes that exist in a given organization.

Path parameters

space_idstringRequired
ID of the space
environment_idstringRequired
ID of the environment

Query parameters

limitstringOptional

Limits the maximum number of concept schemes returned (per page).

pageNextstringOptional

Pagination cursor from which to return the next page of concept schemes. Alternatively, just call the url at pages.next in the previous response.

pagePrevstringOptional

Pagination cursor from which to return the previous page of concept schemes. Alternatively, just use the full url from pages.prev in the previous response.

orderstringOptional

Options: sys.createdAt, sys.updatedAt, prefLabel

Response headers

Content-Typestring

Content-Type

Response

OK - Request successful