Localizations
List localizations
Retrieve all localizations with optional filtering
query Parameters
page[number]Page number for pagination
page[size]Number of items per page (max 200)
includeComma-separated list of related resources to include
filter[language-id]Filter by language ID
List localizations › Responses
Successful response
Array of resource objects (override with specific resource schema)
Related resources included in the response
Create a localization
Create a new localization for a resource attribute
Create a localization › Responses
Localization created successfully
The primary resource object (override with specific resource schema)
Related resources included in the response
Get localization details
Retrieve details for a specific localization by ID
path Parameters
idResource ID
query Parameters
includeComma-separated list of related resources to include
Get localization details › Responses
Successful response
The primary resource object (override with specific resource schema)
Related resources included in the response
Update a localization
Update an existing localization's attributes
path Parameters
idResource ID
Update a localization › Responses
Localization updated successfully
The primary resource object (override with specific resource schema)
Related resources included in the response