Get localized phrases

GET /api/.well-known/phrases

Get localized phrases based on the specified language.

Query parameters

  • lng string

    The language tag for localization.

Responses

  • 200 application/json

    Localized phrases for the specified language.

  • Bad Request

GET /api/.well-known/phrases
curl \
 -X GET https://[tenant_id].logto.app/api/.well-known/phrases
Response examples (200)
{}