Get category by id
GET
Get category by id
Path parameters
category_idstringRequired
The unique identifier for the category
Headers
AuthorizationstringRequired
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
This endpoint returns an object.
createdUserIdstring
The user that created the resource
createdDtdatetime
The created datetime of the resource
updatedUserIdstring
The user that last updated the resource
updatedDtdatetime
The datetime the resource was last updated
categoryIdstring
The unique identifier for the category
namestring
The name of the category
probabilityTablePathsmap from strings to any
The category probability table paths
datasetslist of objects
The datasets containing the category
dynamicTagslist of objectsOptional
The dynamic tags within the category