v

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

List run tag suggestions

List distinct (key, value) pairs ever set on a run for the organization, sourced from the run-tag event log rather than the tag-key/tag-value registry. Surfaces reserved 'skyvern.*' system keys (which are never registered) so pickers can offer them alongside user-defined tags.

get/v1/run-tag-suggestions

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 run tag suggestions

keysstring[]

Distinct grouped tag keys seen on runs.

values_by_keyobject

Values seen for each grouped key.

labelsstring[]

Distinct standalone (keyless) labels seen on runs.