Skip to main content
GET
List run tag suggestions

Headers

x-api-key
string | null

Skyvern API key for authentication. API key can be found at https://app.skyvern.com/settings.

Response

Successfully retrieved run tag suggestions

Response for GET /v1/run-tag-suggestions: distinct (key, value) pairs ever set on a run for the org, sourced from the event log rather than the tag-key/tag-value registry so reserved skyvern.* system keys (never registered) reach the pickers too.

keys
string[]

Distinct grouped tag keys seen on runs.

values_by_key
Values By Key · object

Values seen for each grouped key.

labels
string[]

Distinct standalone (keyless) labels seen on runs.