List pending actions
Returns blockers that need your input (nameservers, replace domain,
etc.). Defaults to open actions only. There is no webhook for this.
Poll here when an order is action_required.
GET
List pending actions
Authorizations
Partner API key (pk_live_… or pk_test_…).
Query Parameters
Only actions for this order.
Example:
"ord_01HZX0OR1A2B3C4D5E6F7G8H"
Filter actions by one cus_… ID.
Pattern:
^cus_Example:
"cus_01HZX0C6Z3K4M5N6P7Q8R9S0"
Only actions for this domain.
Example:
"dom_01HZX0D01A2B3C4D5E6F7G8H"
open (default) or resolved.
Available options:
open, resolved How many rows per page (default 25, max 100).
Required range:
1 <= x <= 100Opaque cursor from links.next. Pass it through as-is.
Last modified on August 25, 2026
List pending actions