Get localizations

Lists localizations.

List of possible error codes:

  • [400] INVALID_REQUEST_PARAMETER
    • The request parameter is invalid. Provide correct request parameter.
Query Params
string
enum

A list of fields that can be used for sorting

string

Applies filtering on the "title" field. Available filters: [contains]

contains: field must contain a given value - contains:substring

string

Applies filtering on the "ownerId" field. Available filters: [le, ge] le: field must be less than or equal to given value; ge: field must be greater than or equal to given value;

string

Applies filtering on the "type" field. Available filters: [eq]

contains: field must contain a given value - contains:substring

integer

Records per page

integer

Number page

Responses

401

Authentication error

403

Authorization error

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json