# Get all custom phrases **GET /api/custom-phrases** Get all custom phrases for all languages. ## Servers - Logto endpoint address.: https://[tenant_id].logto.app (Logto endpoint address.) ## Authentication methods - O auth2 ## Parameters ## Responses ### 200 An array of custom phrases. #### Body: application/json (array[object]) - **tenantId** (string) - **id** (string) - **languageTag** (string) - **translation** (object) ### 401 Unauthorized ### 403 Forbidden [Powered by Bump.sh](https://bump.sh)