Skip to main content

Retrieve current session information.

Retrieve current session information.

Responses
200

The response body contains current session information including tenant details.

Schema OPTIONAL
tenant_id uuid
tenant_name string

Current user's tenant name

500

Request failed.

Schema OPTIONAL
details object

Detailed error metadata. The contents of this field is determined by error_code.

error_code string

Error code is a string that specifies this error type.

message string

Human-readable error message.