List dynamic tags
GET
https://app.coactive.ai/api/v1/dynamic-tag-categories/:category_id/dynamic-tags
Get paginated dynamic tags, filtered by datasets
Path parameters
category_idstringRequired
format: "uuid4"
The unique identifier for the category
Headers
AuthorizationstringRequired
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
offsetintegerOptional
>=0
<=9223372036854776000
Defaults to 0
Starting index to return
limitintegerOptional
>=1
<=9223372036854776000
Defaults to 100
Max number of items to return
Response
The paginated list of dynamic tags
metaobject
Metadata for the set of data returned
datalist of objects
The paginated categories