# Get layouts by language. This endpoint retrieves all layouts created under the account based on the specified language. **GET /api/v1/layouts** Sample request: GET /layouts?language=en ## Servers - https://api.lwolf.com/authentisign: https://api.lwolf.com/authentisign () ## Parameters ### Query parameters - **language** (string) The language used in the API call. ## Responses ### 200 Success ### default Error #### Body: application/json (object) - **code** (integer(int32)) - **message** (string | null) - **details** (array[string] | null) [Powered by Bump.sh](https://bump.sh)