Tags
Get usage of a tag in the configuration
Path parameters
configstringRequired
entry_idstringRequired
Responses
200
Tag usage was retrieved successfully
application/json
422
Validation Error
application/json
get
GET /api/v4.0/conf/{config}/tags/{entry_id} HTTP/1.1
Host:
Accept: */*
{
"type": "text",
"embeddings": [
{}
]
}
Last updated
Was this helpful?