Skip to main content

Get Task Status by ID

GET 

/task-status/:id

experimental

This API is currently in an experimental state. The API is subject to change based on feedback and further testing. You must include the X-SailPoint-Experimental header and set it to true to use this endpoint.

Get task status by task ID. Types of tasks include account and entitlement aggregation and other general background processing tasks. Data for tasks older than 90 days will not be returned.

Request

Responses

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