List project campaign recipients
Required scope: campaigns:read
Lists a campaign’s recipients in queue order with cursor pagination. Filter by status to find, for example, recipients skipped because they opted out.
Authorizations
Polymorfa organization key (pmfa_ prefix), project token (pmfa_pt_ prefix) where supported, or short-lived client token (pmfa_ct_ prefix). Organization and project keys may be personal or service-account owned and enforce selected action scopes. Organization keys cover the team and its projects; project tokens stay inside one project. Client tokens stay inside their live project and session and enforce their client rules.
Path Parameters
Specifies project slug for this path parameter.
Identifier for this resource.
Query Parameters
Current status of this resource or operation.
Allowed values
queued, sending, sent, delivered, read, failed, skipped Specifies cursor for this query parameter.
Value constraints
256Specifies limit for this query parameter.
Value constraints
1 <= x <= 100