Self Dev User

Gets the authenticated user's information.

Authentication

AuthorizationBearer

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_userobject

Errors