Users
Use the REST API to retrieve current user information
Current User
Retrieve user information for the authenticated user
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Header parameters
AcceptstringRequiredExample:
Request content type
application/jsonResponses
200
Successful operation
application/json
idstringOptionalExample:
The ID of the authenticated user
45daeb37-2de5-4dde-a583-bd0b8a2d7c3enamestringOptionalExample:
The name of the authenticated user
XYZ Car Servicingget
/me200
Successful operation
Last updated