List concepts

Get paginated concepts, optionally filtered by datasets

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

datasetsstringOptional

Datasets to use to filter concepts

offsetintegerOptional

Starting index to return

limitintegerOptional

Max number of items to return

Response

This endpoint returns an object.
metaobject

Metadata for the set of data returned

datalist of objects

The paginated concepts

Errors