# SSO into the layout design phase. This endpoint allows customization of the layout and setting up signature blocks. **GET /api/v1/sso/layout/{layoutId}** Sample request: GET /api/v1/sso/layout/{layoutId}?redirectUrl=https://example.com&language=en ## Servers - https://api.lwolf.com/authentisign: https://api.lwolf.com/authentisign () ## Parameters ### Path parameters - **layoutId** (string(uuid)) The identifier for the layout. ### Query parameters - **redirectUrl** (string) Redirect URL after customization. - **language** (string) Optional language parameter. If not supplied the language setting of the account will be used. ## 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)