Retrieve the current user's details
GET /api/me
GET
/api/me
This endpoint allows you to retrieve the details of the current user.
Authorizations
Section titled “Authorizations ”Responses
Section titled “ Responses ”User resource
object
@context
@id
string
@type
string
email
required
string format: email
roles
The user roles
Array<string>
Resource not found