Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
API version
Path Parameters
The Id of the user you want to lookup. Returned from the Create User endpoint. Note: you can also use the Embedded user's username
in this field.
Response
200 - application/json
200
The response is of type any
.