GET /api/v2/tasks/:taskId — Poll task status (any task type)
Tasks
Get Task Status
GET
GET /api/v2/tasks/:taskId — Poll task status (any task type)
Authorizations
Use Authorization: Bearer <jwt> for user auth or Authorization: Bearer sk_{keyId}_{secret} for API key auth.
Path Parameters
Task ID returned by any action endpoint