# Get OIDC session config **GET /api/configs/oidc/session** Get the OIDC session configuration for the tenant. ## Servers - Logto endpoint address.: https://[tenant_id].logto.app (Logto endpoint address.) ## Authentication methods - O auth2 ## Parameters ## Responses ### 200 The OIDC session configuration. Returns empty object if the configuration does not exist. #### Body: application/json (object) - **ttl** (number) ### 401 Unauthorized ### 403 Forbidden [Powered by Bump.sh](https://bump.sh)