Skip to main content

Retrieve a task status list.

GET 

/task-status

Use this endpoint to get a list of completed tasks. To get a list of tasks in-progress, please use the get pending tasks endpoint.

Request

Responses

Responds with a TaskStatus for the task with the given task ID.