Skip to main content
GET
JavaScript

Authorizations

x-api-key
string
header
required

Query Parameters

cartId
string

Filter by a specific cart ID

Example:

"crt_sa2aEsCz9PRM"

tags
object

Filter carts by key-value tags

Example:
cursor
string

Cursor returned from the previous response

Example:

"2023-01-01T00:00:00Z"

limit
number
default:20

Limit the number of results

Required range: 1 <= x <= 100
Example:

20

Response

Carts fetched successfully

success
boolean
required
status
string
required
message
string
required
data
object[]
required