Get Category

Get Category by ID

Returns the search configuration for a specific category, including assigned streams and aggregations.

Requires authentication.

Request

GET /category/{id}

Path Parameters

ParameterTypeRequiredDescription
idstringYesThe category identifier from the shop system.

Headers

HeaderValue
AuthorizationBearer <token>

Response

Returns the category configuration object.

Response Body

FieldTypeDescription
idstringCategory identifier.
streamstringID of the boost stream assigned to this category.
aggregationsarrayList of aggregation IDs configured for this category.
overrideAggregationsbooleanWhen true, uses the category-specific aggregations instead of the global defaults.
Path Params
string
required
Headers
string
required

Makaira Instance ID

Response
200

OK

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!