Skip to main content
GET
List countings

Authorizations

Authorization
string
header
required

Use Integration API credentials as HTTP Basic auth (username: client id, password: client secret).

Query Parameters

limit
number

Maximum number of objects to return. Allowed range: 1–100. Default is 10.

cursor
string

Pagination cursor indicating a position in the list.

warehouse
string

List countings of a specific warehouse

startedBefore
string

List countings started before a specific datetime (ISO 8601)

startedAfter
string

List countings started after a specific datetime (ISO 8601)

Response

200 - application/json

The counting list

items
object[]
required
meta
object
required