List operations
Lists asynchronous operations visible to the credential, newest first. Team keys and dashboard members see team-owned operations and every project’s operations; supply projectId to return one project’s operations. Project tokens see only their own project. Filter by status, kind, resource (resourceType and resourceId together), and creation time. A cursor carries the filters of the page that issued it and cannot be combined with new filters.
Requires operations:read. Project tokens only access resources in their own project.
Authorizations
Send your team API key or project token as Authorization: Bearer <token>. The credential must have the required permissions. Project tokens can access only their own project.
Query Parameters
Identifier of the Polymorfa project that owns this resource.
Value constraints
Current status of this resource or operation.
Allowed values
pending, running, action_required, cancelling, succeeded, failed, cancelled Kind discriminator for this object.
Allowed values
auth_projection_repair, session_lifecycle, auth_session_purge, label_projection_purge, billing_reconciliation, auto_top_up, campaign, production_enrollment, retention_sweep, webhook_redrive Type of resource affected by this event.
Identifier of the resource affected by this event.
Specifies since for this query parameter.
Value constraints
Specifies until for this query parameter.
Value constraints
Specifies limit for this query parameter.
Value constraints
1 <= x <= 100Specifies cursor for this query parameter.