Get Location Items

GET {{baseUrl}}/v1/:location_id/items?batch_token=<string>

Provides summary information for all of a location's items.

Request Params

KeyDatatypeRequiredDescription
batch_tokenstringA pagination cursor to retrieve the next set of results for your
original query to the endpoint.