Returns all orders, newest first. Filter by customer, bundle, or status.
Documentation Index
Fetch the complete documentation index at: https://docs.peeker.ai/llms.txt
Use this file to discover all available pages before exploring further.
Your partner API key. Use pk_live_… against the live system or
pk_test_… against the sandbox.
Filter to orders for one customer, by usr_… ID.
"usr_01HZX0C6Z3K4M5N6P7Q8R9S0"
Filter to orders for one customer, by email.
"alex@acme.com"
Filter to orders that used one bundle template.
"bun_01HZX0BU1A2B3C4D5E6F7G8H"
Filter to one order status.
in_progress, completed, failed, action_required, cancel_scheduled, cancelled Page size; default 25, max 100.
1 <= x <= 100Opaque token returned in links.next. Do not parse or build by hand.