Sessions
Get session status
GET
/
account
/
api
/
v1
/
session
/
status
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
App User ID
The integration to check the status of
Available options:
amazon
, delta
, doordash
, facebook
, github
, instacart
, instagram
, linkedin
, opentable
, twitter
, resy
, uber
, united_airlines
, nextdoor
, example
Response
200 - application/json
Session status
Available options:
active
, unknown
, revoked
Was this page helpful?