Retrieves the current status of a task by its ID
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The unique identifier of the task to check
Task status retrieved successfully
The response is of type object
.