Skip to main content

Retrieve pending task status list

GET 

/task-status/pending-tasks

deprecated

This API has been deprecated, please refer to task-status-list for the latest API.

This API is being deprecated. Please use the task-status-list endpoint with isnull filtering on the completionStatus field to retrieve pending tasks. Example: /v2025/task-status?filters=completionStatus isnull

Retrieve a list of statuses for pending tasks. 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 list of TaskStatus for pending tasks.