Listing pending order actions
Returns pending action rows. By default this returns open actions only.
GET
Listing pending order actions
Authorizations
Your partner API key. Use pk_live_… against the live system or
pk_test_… against the sandbox.
Query Parameters
Filter actions to one order.
Example:
"ord_01HZX0OR1A2B3C4D5E6F7G8H"
Filter actions by usr_… ID or email.
Example:
"client@example.com"
Filter actions to one domain.
Example:
"dom_01HZX0D01A2B3C4D5E6F7G8H"
Defaults to open.
Available options:
open, resolved Page size; default 25, max 100.
Required range:
1 <= x <= 100Opaque token returned in links.next. Do not parse or build by hand.
Last modified on June 16, 2026
Listing pending order actions