Session
Retrieve all sessions for the account
Returns all session data.
GET
/
accounts
/
sessions
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Was this page helpful?
Returns all session data.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Was this page helpful?