Get the profile information for the currently authenticated user.
Get the profile information for the currently authenticated user.
/api/v1/profile/me
Returns a ProfileSchema
object.
The access token received from the authorization server in the OAuth 2.0 flow.
Successful Response
The response is of type object
.