Tags
Get run tag history
Chronological tag-event log for a workflow run (newest first). Includes SET and DELETE events.
get/v1/runs/{workflow_run_id}/tags/history
Path parameters
workflow_run_idstring required
Workflow run ID
Example:wr_123
Workflow run ID
Query parameters
limitinteger
Max events to return
Max events to return
sincestring date-time nullable
Only return events at or after this timestamp
Only return events at or after this timestamp
keystring nullable
Filter to events for a single tag key
Filter to events 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 history