Sessions
List sessions
List all the app user sessions you have access to. Optionally filter by a specific user.
GET
/
account
/
api
/
v1
/
sessions
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Filter by a particular user
Was this page helpful?