Get Dev User

Gets the requested user's information.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

idstringRequiredformat: "id"
User ID of the requested Dev user.

Response

The response to getting the information for the Dev user.
dev_userobject

Errors