Skip to content

Retrieve the current user's details

GET
/api/me

This endpoint allows you to retrieve the details of the current user.

User resource

object
@context
One of:
string
@id
string
@type
string
email
required

More information

string format: email
roles

The user roles

Array<string>

Resource not found