Skip to main content

Retrieve an authenticated user

Retrieves a User resource.

Authorizations:Token, JWT
Query Parameters
self
required
stringUser identifier

Responses

200User resource
Response schema:
User resource
loginstring
membershipstring or null
cartIdstring or null
idinteger or null>= 1
401Unauthorized
Response schema:
Unauthorized
typestringExample: "https://tools.ietf.org/html/rfc2616#section-10"
titlestringExample: "An error occurred"
detailstring or nullExample: "Cannot find entity"
instancestring or null
500Internal error
Response schema:
Internal error
typestringExample: "https://tools.ietf.org/html/rfc2616#section-10"
titlestringExample: "An error occurred"
detailstring or nullExample: "Cannot find entity"
instancestring or null