Search categories
POST/v2/categories/search
Searches the catalogue for categories matching the supplied criteria.
Filters can target internal identifiers, external source identifiers, and creation or modification date ranges. Results are paginated and may be sorted by any of the supported fields. Use the expands query parameter to enrich each returned category with related data such as its external sources.
Request
Responses
- 200
- 400
- 401
- 403
- 500
Records matching the query were retrieved successfully.
The request payload, path, or query parameters failed validation.
Authentication credentials are missing or invalid.
The authenticated caller is not permitted to perform the operation.
An unexpected error prevented the request from completing.