Get details of a Tag key-value pair
GET/tags/:key/value/:value
Returns full metadata for a specific TBAC tag identified by TagKey and TagValue. Includes the tag's metadata fields, the caller's AccessType on the tag, and a ResourcesList showing all resources (datasets, jobs, dashboards, etc.) attached to this tag grouped by resource type and access level (owner/editor/read-only). Requires at least read-only access on the tag (AUTH-1012 if insufficient).
Request
Responses
- 200
- 400
- 500
Full tag details with attached resources.
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers
Tag not found, user not found, or unauthorized.
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers
Internal server error.
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers