Clients

Get User Orders

get/v2/clients/me/orders

Query parameters

pageinteger
sizeinteger
order_bystring
orderstring
user_emailstring[]
date_fromstring date-time
date_tostring date-time
searchstring

Search by display_name

Search by display_name

order_typestring[]

Filter by order type (e.g., new_purchase, renewal, upgrade)

Filter by order type (e.g., new_purchase, renewal, upgrade)

typestring[]

Filter by category (e.g., exchange, framework, cohortbuilder, tribes, transcript). 'tribes' and 'framework' are both type='framework' rows split by Order.source (PRO-1450). 'transcript' rows are account-scoped: visible to every user on the same client, not just the original purchaser (PRO-1859).

Filter by category (e.g., exchange, framework, cohortbuilder, tribes, transcript). 'tribes' and 'framework' are both type='framework' rows split by Order.source (PRO-1450). 'transcript' rows are account-scoped: visible to every user on the same client, not just the original purchaser (PRO-1859).

Request body

object nullable required

Response

Successful Response

totalinteger required
pageinteger required
sizeinteger required
pagesinteger required

Changes

Changed in 1 of the 7 revisions of this API.1

    • added the optional property items/items/framework_id_remap to the response with the 200 status

      response-optional-property-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog