List sessions

View as Markdown
List sessions visible in the active account. Each session is projected with effective status and current lease count when available.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

limitintegerOptional>=0
Maximum number of sessions to return
offsetintegerOptional>=0
Number of sessions to skip

Response

List sessions
sessionslist of objects
Paginated list of sessions.
totalinteger>=0
Total number of sessions matching the account.