List all localizations
GET {{baseUrl}}/localizations?page=61627017&items-per-page=61627017&filter=minim ut aliqua&sortby=minim ut aliqua
List all the localizations
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
page | number | The page number required | |
items-per-page | number | Number of items per page | |
filter | string | Gets localizations based on a given filter |
For example, ?filter = value eq 'Group Name' - Filters all localizations with a value equal to 'Group Name'
?filter = value nq 'Group Name' - Filters all localizations with value not equal to 'Group Name'
?filter = value contains('Group Name') - Filters all localizations containing the 'Group Name' as value |
| sortby
| string | | Sort by field/attribute names. Default sort order is descending and multiple sort condition should be separated by comma.
Pass 'asc/desc' text after the value to change the sort order. e.g., to sort by 'path' and 'id' attribute in ascending order use ?sortby=path asc, id asc
Note: Not all attributes support sort. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"_embedded":{"collection":[{"locale":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"multi_valued":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"path":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"scope":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"value":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"id":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"locale_ltree":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"application_id":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"subscription_id":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"owner":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"created_by":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"create_time":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"update_time":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"updated_by":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"etag":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"_links":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},{"locale":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"multi_valued":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"path":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"scope":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"value":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"id":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"locale_ltree":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"application_id":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"subscription_id":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"owner":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"created_by":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"create_time":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"update_time":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"updated_by":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"etag":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"_links":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}],"_links":{"next":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"previous":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"self":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"first":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"last":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}}}