Searches verticals using the same criteria as the GET listing, supplied in the request body.

Functionally identical to GET /verticals but accepts the criteria as a JSON body.
Paginate with offset/limit. Requires the CatalogRead policy.

🔐 Required permission: catalog.read

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Filter and pagination criteria.

Filter and pagination criteria for listing catalog verticals. All filters are optional.

ids
array of int32s | null

Restrict to these vertical ids. Sent on the wire as ids.

ids
string | null

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

int32 | null

Maximum number of items to return (page size).

int32 | null

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

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request 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