Participant APIUser
Get current user
Authorization
BearerAuth AuthorizationBearer <token>
In: header
Response Body
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/v1/user/"{
"user": {}
}{
"error": "string"
}{
"error": "string"
}{
"error": "string"
}