Profile

URL to access Profile details

/api/v1/users/me.json?access_token=<the_access_token>

Response

{
  "email": "abcd@prqs.xyz",
  "first_name": "ABCD",
  "last_name": "PQRS",
  "reg_no": "181001",
  "roll_no": "18XT100"
}