Get dynamic tag by id

GET

Get information about a specific dynamic tag using the id

Path parameters

category_idstringRequired

The unique identifier for the category

dynamic_tag_idstringRequired

The unique identifier for the dynamic tag

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

dynamicTagIdstring

The unique identifier of the dynamic tag

namestring

The name of the dynamic tag

categoryNamestring

Category name associated with tag

datasetslist of objects

The datasets associated with tag

textPromptslist of objectsOptional

The list of text prompts for this dynamic tag

visualPromptslist of objectsOptional

The list of visual prompts for this dynamic tag