cURL
Authentication
Get Session
Retrieve the current session
GET
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Retrieve the current session
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.