For the complete documentation index, see llms.txt. This page is also available as Markdown.

Tags

Get All Tags

get

Get all tags in the system

Path parameters
configstringRequired
Responses
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
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?