getLocales
@GET(value = lookups/locales)
Content copied to clipboard
Supported Locales This API call allows you to retrieve the list of locales that we currently support in our system. To call this endpoint, you can use either a client-token or a user-token. Responses:
200: Success
401: Unauthorized. This will occur if you do not supply an access-token to this endpoint, or if you provide an expired or invalid access token.