Retrieve a User
GET
Introduction
Note: fields that are disabled or restricted to the current user will not be returned
Usage
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The UID of the User
Response
200
application/json
User show
The response is of type object
.