---
title: "Get OIDC session config"
method: GET
path: "/api/configs/oidc/session"
tags: ["Configs"]
---

# Get OIDC session config

`GET /api/configs/oidc/session`

Get the OIDC session configuration for the tenant.

## Response `200`

The OIDC session configuration. Returns empty object if the configuration does not exist.

- object
  - `ttl` number, required

## Other responses

- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.net/logto/apis/logto-api-references.md) · [All operations](https://skmtc.net/logto/apis/logto-api-references/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/logto/logto-api-references/revisions/a163dc77d842/schema)
