Catalog Push API (v0)
Get Categories
GET
/
catalog
/
v0
/
categories
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
category_ids
string[]
requiredResponse
200 - application/json
The response is of type object[]
.
Was this page helpful?