Skip to main content

Get a category

Endpoint URL

GET /api/v2/categories/:id

Get a category

Retrieves the full details of a specific category. To successfully fetch a category, include the category’s unique ID as a path parameter in the request URL. If the request is valid and the category exists, the API returns detailed information about the category, including its metadata and related configuration settings.

Request