List conversions
Lists conversions for the caller, ordered by created_at descending.
Authorizations
Your public API key. Identifies the partner making the request.
Monotonically increasing nonce included in the request signature.
HMAC signature over the request, computed with your private key.
Path Parameters
Internet International Bank Account Number identifying the PWS account the conversion belongs to.
14 - 42Query Parameters
Restrict results to conversions in this lifecycle state (active or
paused). Soft-deleted conversions are never returned — they surface
as 404 NotFound on GetConversion instead.
active, paused, provisioning Maximum number of results to return on a single page. Defaults to 20, maximum 25.
Per-field rename overrides the message-level RENAME_ALL_SNAKE_CASE:
query-string parameter names must be snake_case under the PWS spec
(Spectral pws-parameter-names-snake-case), even though body fields
are camelCase.
1 <= x <= 25Opaque cursor returned by a previous response's next_page_token. Omit
to start from the beginning.
1 - 256