v68

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0886234905.9 KB
Tags

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.

get/v1/tag-values

Query parameters

keystring nullable

Filter to values for a single tag key

Filter to values for a single tag key

Headers

x-api-keystring nullable

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

keystring required
valuestring required
colorstring required
workflow_countinteger

Number of non-deleted workflows currently carrying this (key, value) label.