Tags

Get All Tags

get

Get all tags in the system

Path parameters
configstringRequired
Responses
chevron-right
200

Tags retrieved successfully

application/json
totalintegerOptionalExample: 1
itemsstring[]Optional
get
/api/v4.3/conf/{config}/tags

Get Tag Usage

get

Get usage of a tag in the configuration

Path parameters
configstringRequired
entry_idstringRequired
Responses
chevron-right
200

Tag usage was retrieved successfully

application/json
typestringOptional
embeddingsobject[]Optional
get
/api/v4.3/conf/{config}/tags/{entry_id}

Last updated

Was this helpful?