Get
Get Authorized Session
Returns data about both the user and the user's authorized session
curl -X GET "https://loading/sessions/@me"{
"id": "string",
"state": "string",
"type": "string",
"user_id": "string"
}{
"code": "InternalAuthError",
"message": "string"
}Last updated on