Required capabilities:
integrationsAcl:READ
List task history with optional filtering and pagination.
List of task histories.
The response for a bad request.
Request validation failed.
{- "items": [
- {
- "taskName": "string",
- "errorCount": 0,
- "message": "string",
- "activeConfigRevision": 0,
- "startTime": 1730204346000,
- "endTime": 1730204346000
}
], - "nextCursor": "string"
}