Retrieve headers only for pending task list.
HEAD/task-status/pending-tasks
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.
Retrieve headers for a list of TaskStatus for pending tasks.
Request
Responses
- 200
- 204
- 400
- 403
Responds with headers for List of TaskStatus for pending tasks.
No content - indicates the request was successful but there is no content to be returned in the response.
Client Error - Returned if the request body is invalid.
Forbidden - Returned if the user you are running as, doesn't have access to this end-point.