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

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