Skip to main content
GET
List catalog categories

Authorizations

Authorization
string
header
required

Bearer token created in the GVB API Access page.

Headers

Accept
enum<string>
required

Must be application/json.

Available options:
application/json

Path Parameters

tenant
integer
required

Authorised tenant identifier from the tenant directory.

Query Parameters

updated_since
string<date-time> | null

Return records updated at or after this ISO-8601 timestamp.

cursor
string | null

Opaque cursor from next_cursor; do not inspect or modify it. Page size is fixed at 50.

include
string | null

Comma-separated related resources: products.

Response

Successful response.

data
CatalogCategory · object[]
required
next_cursor
string | null
required
server_time
string<date-time>
required

ISO-8601 timestamp.