v2

latestOpenAPI 3.1.12026-07-2613060964.2 KB

Get Tenant Preference All Categories

API to get tenant preferences for all categories with translated names and descriptions.

get/v1/tenant/{tenant_id}/preference/category/

Path parameters

tenant_idstring required

unique identifier of the tenant you want to get preferences for

Query parameters

localestring

Locale code (e.g., es, fr, de, ja, es-AR) to fetch preference translations in user's locale. When provided, the API looks for category and section names and descriptions in the respective locale file. If a translation is missing for the requested locale, the system automatically falls back in this order: locale-region (e.g., es-AR) → locale (e.g., es) → en (English - always available).

limitinteger

Number of results to return per page

offsetinteger

Number of results to skip

Response

200