v1

latestOpenAPI 3.1.02026-07-24690345.5 KB

Retrieve Orders

Gets all the current user's active orders.

post/auth/r/orders

Request body

idinteger

Allows you to retrieve specific orders by order ID (can be omitted to return all active orders).

gidinteger

Filter results based on Group ID (int45)

cidinteger

Filter based on Client ID. To use this, a cid_date must also be provided (int45)

cid_datestring

Provide alongside a cid to filter based on Client ID. Format: "YYYY-MM-DD"

Response

200