Skip to main content
GET
List catalogs

Authorizations

x-api-key
string
header
required

Location/organization API key.

Path Parameters

location_id
string
required

Query Parameters

limit
integer
default:10

Page size (1–100).

Required range: 1 <= x <= 100
starting_after
string

Cursor: return results after this id.

ending_before
string

Cursor: return results before this id.

Response

A paginated list of location catalogs.

object
enum<string>
Available options:
list
data
object[]
has_more
boolean
url
string