latestSwagger 2.02026-08-20196638916.1 KB

23d8982b533d

General.Category

List categories

<b>The <i>user:read</i> scope is necessary for authenticated requests.</b>

Returns all categories corresponding to a specified locale. The locale is determined based on the authenticated user. If there's no authenticated user, the locale will be based on the query parameter. In the absence of both an authenticated user and a query parameter, a default locale will be used. Please note that the category IDs are returned as UUIDs without any dashes.

get/api/v1/categories

Query parameters

localestring

The locale for which to fetch categories.

Response

The categories were successfully returned.

{"stackTrail":"paths:/api/v1/categories:get:responses:200:content:application/json:schema:items","oasType":"schema","type":"unknown"}