Get Task Status
Returns just the current status of a task (created, running, finished, stopped, or paused). More lightweight than the full task details endpoint.
Path parameters
task_id
Headers
Authorization
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Response
Successful Response