curl --location --request GET '/v1/locations?limit=&offset=&order=&sort=&ids=' \ --header 'Accept-Language: ru'
{ "data": [ { "id": 0, "name": "string", "sort": 0 } ] }