Get concept schemes
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
concept_scheme_id
The ID of the concept scheme.
organization_id
The ID of the organization.
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 for ordering the results
query
Full-text search query, looking at prefLabel, altLabels, hiddenLabels and notations fields
Response headers
Content-Type
Content-Type
Response
OK - Request successful