Self Dev User
Gets the authenticated user's information.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
The response to getting the information for the authenticated user.
dev_user
Bearer authentication of the form Bearer <token>, where token is your auth token.