Get labels

Get all labels for a concept

Path parameters

concept_idstringRequired

The unique identifier for the concept

Headers

AuthorizationstringRequired

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

Query parameters

offsetintegerOptional

Starting index to return

limitintegerOptional

Max number of items to return

labels_to_includeenumOptional

List of labels types to include, leave blank to return all

Allowed values:

Response

This endpoint returns an object.
metaobject

Metadata for the set of data returned

datalist of objects

The paginated data

Errors