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.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path Parameters
task_id
Response
Successful Response