Get all concept schemes
Returns all the concepts schemes that exist in a given organization.
Path parameters
space_id
ID of the space
environment_id
ID of the environment
Query parameters
limit
Limits the maximum number of concept schemes returned (per page).
pageNext
Pagination cursor from which to return the next page of concept schemes. Alternatively, just call the url at pages.next in the previous response.
pagePrev
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.
order
Options: sys.createdAt, sys.updatedAt, prefLabel
Response headers
Content-Type
Content-Type
Response
OK - Request successful