List async operations
List async operations
Lists asynchronous operations with optional filters for resource association and status.
GET
List async operations
Authorizations
Bearer token for authentication
Query Parameters
The (zero-based) offset of the first item returned in the collection.
The maximum number of entries to return. If the value exceeds the maximum, then the maximum value will be used.
Filter by associated resource ID (must be provided with resource_type)
Filter by associated resource type (must be provided with resource_id)
Filter by operation status
Available options:
ASYNC_OPERATION_STATUS_UNSPECIFIED, ASYNC_OPERATION_STATUS_PENDING, ASYNC_OPERATION_STATUS_RUNNING, ASYNC_OPERATION_STATUS_COMPLETED, ASYNC_OPERATION_STATUS_FAILED, ASYNC_OPERATION_STATUS_PURGED Filter by operation kind (e.g., evidence_evaluation)
