List order draft checkout sessions
Order Drafts
List order draft checkout sessions
Returns historical checkout session rows for the order draft (current and past) for resume/audit workflows.
GET
List order draft checkout sessions
Documentation Index
Fetch the complete documentation index at: https://akua-1dce587a.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
workspace API token (sk_akua_...) or OAuth2 JWT. Create tokens at https://akua.dev/developers/api-tokens
Path Parameters
Order draft ID
Required string length:
1 - 55Example:
"odft_j572abc..."
Query Parameters
Pagination cursor from a previous response's next_cursor.
Items per page (1-100, default 50)
Required range:
1 <= x <= 100Example:
50