Lists product categories matching the supplied search criteria.

Filters: an id array (sent on the query string as ids), a verticalId array and
free-text term. Paginate with offset (0-based) and limit.
Requires the CatalogRead policy.

🔐 Required permission: catalog.read

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
Id
array of int32s

Restrict to these product category ids. Sent on the wire as ids.

Id
VerticalId
array of int32s

Restrict to categories belonging to any of these vertical ids.

VerticalId
string

Free-text search term (matched against the category name and related fields).

int32

Maximum number of items to return (page size).

int32

Number of items to skip (0-based offset for pagination).

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json