User Profile
All the following requests require a valid IDToken in the authentication header
Headers:
Authentication: Bearer {IDToken}
User Profile API
GET
/user_profile/
Will if everything goes well return
- a status code of 20
- a dictionary of the requesting users info (name, email, surname etc.)
Errors
If this code is returned check for a reason in the response text else contact Arboair with the code & time of API request