Runs
Get Run IDs
Returns a fresh run_id (UUID) that you can use to identify or track a workflow execution.
GET
Headers
Your API key. Required by most endpoints for programmatic access. Viewable in 'Profile' tab on the website.
Bearer token for authentication (JWT).
Response
200
application/json
OK. Successfully retrieved a run ID.
Newly generated run ID (UUID).