List tag values
List the palette color and current workflow usage count for each grouped tag (key, value) for the organization. The frontend joins these onto tags by (key, value); workflow_count is the number of non-deleted workflows carrying the label and powers the per-label usage and delete blast-radius warnings.
Query parameters
Filter to values for a single tag key
Filter to values for a single tag key
Headers
Skyvern API key for authentication. API key can be found at https://app.skyvern.com/settings.
Skyvern API key for authentication. API key can be found at https://app.skyvern.com/settings.
Response
Successfully retrieved tag values
Changes
Changed in 3 of the 86 revisions of this API.3
- ○
added the new optional
queryrequest parameterkeynew-optional-request-parameter
- ○
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
- ○
endpoint added
endpoint-added
- ○