Interface GetSession200Response

Hierarchy

  • GetSession200Response

Indexable

[key: string]: any | any

Properties

authenticated_at: null | GetSession200ResponseAuthenticatedAt

List of client details for the session

id: string

The ID of the session

idle_expires_at: null | GetSession200ResponseIdleExpiresAt
user_id: string

ID of the user which can be used when interacting with other APIs.