Session
Retrieve all sessions for the account
Returns all session data.
GET
/
accounts
/
sessions
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
created
string
requiredtimeout
integer
lastActive
string
payload
object
Was this page helpful?