Skip to main content

Note

You can find below the full description of Parameters for each POST/PATCH/GET/DELETE methods and also what parameters you can expect from the API responses.
If you want to play with the API, please see the Labels API playground.

Parameters:

name String

Displayed name of the label

externalId String

Unique Identifier of the label you can optionally provide

showInDiscovery Boolean

Is this label will be visible to the end users ?

Parameters:

name String

Displayed name of the label

showInDiscovery Boolean

Is this label will be visible to the end users ?

Parameters:

startAfter - Querying for “the next page” String

Use the startAfter parameter and provide the createdAt string of the last label in the current results set When there are no more results you will receive an empty array in the response and a 404 status code
You will get the same response data when calling POST, PATCH or GETNote: When retrieving a collection of lables, the response will be an array of objects.

uid String

Mindset internal label uid

externalId String

Unique Identifier of the label you can optionally provide

name String

Displayed name of the label

showInDiscovery Boolean

Will this label be visible to the end users ?

createdAt ISO timestamp

Label creation date
I