Categories
Retrieve categories
deprecated
Returns a list of categories without subcategories, with support for pagination and filtering by active status. Deprecated. Use https://graphql.enad.io instead.
GET
Error
Authorizations
Type "Bearer" followed by a space and a token.
Path Parameters
Application ID
Locale for translations (e.g., 'sv', 'en')
Store group
Query Parameters
Page number (default: 1)
Number of items per page (default: 20, max: 100)
Filter to include only active categories (true/false)
Filter by category ID(s); repeat the parameter for each ID (e.g. id=uuid1&id=uuid2)
Error