Get Dev User (POST)

Gets the requested user's information.

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
idstringRequiredformat: "id"
User ID of the requested Dev user.

Response

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

Errors