Skip to main content
GET
List operations

Authorizations

Authorization
string
header
required

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

projectId
string<uuid>

Identifier of the Polymorfa project that owns this resource.

Value constraints

status
enum<string>

Current status of this resource or operation.

Allowed values

Available options:
pending,
running,
action_required,
cancelling,
succeeded,
failed,
cancelled
kind
enum<string>

Kind discriminator for this object.

Allowed values

Available options:
auth_projection_repair,
session_lifecycle,
auth_session_purge,
label_projection_purge,
billing_reconciliation,
auto_top_up,
campaign,
production_enrollment,
retention_sweep,
webhook_redrive
resourceType
string

Type of resource affected by this event.

resourceId
string

Identifier of the resource affected by this event.

since
string<date-time>

Specifies since for this query parameter.

Value constraints

until
string<date-time>

Specifies until for this query parameter.

Value constraints

limit
integer
default:25

Specifies limit for this query parameter.

Value constraints

Required range: 1 <= x <= 100
cursor
string

Specifies cursor for this query parameter.

Response

Success

data
object[]
required

Structured data carried by this object.

page
object
required

Specifies page for this schema.