Me
/me
Get the authenticated user and access summary
Authorization
apiKey X-API-Key<token>
API key provided in dashboard
In: header
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://api.vrplatform.app/me"{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"type": "admin",
"firstName": "string",
"lastName": "string",
"email": "string",
"secondaryEmails": [
"string"
],
"phone": "string",
"partnerId": "bf408d53-df49-40a6-8455-a34bd4360901",
"createdAt": "2024-01-15T12:30:00.000+00:00",
"ownerAccess": [
{
"contactId": "b5ec5d98-4bee-4da1-ad24-dde86346cb1d",
"ownerId": "4d206909-730f-409a-88f6-dcfaa8fc28cc",
"teamId": "a4ede8ba-7c0a-4485-8763-cbd9b282fbec",
"role": "admin"
}
],
"teamAccess": [
{
"teamId": "a4ede8ba-7c0a-4485-8763-cbd9b282fbec",
"partnerId": "bf408d53-df49-40a6-8455-a34bd4360901",
"role": "admin",
"type": "propertyManager",
"slug": "string",
"notifications": {
"ownerStatementInReview": true,
"ownerStatementPublished": true,
"ownerInvited": true,
"memberInvited": true
}
}
],
"enabledFeatures": [
{
"featureId": "317f79d2-08bf-4d22-9731-b2b5e1f0a085",
"status": "all"
}
]
}{
"code": "string",
"message": "string",
"issues": [
{
"message": "string"
}
],
"context": null
}{
"code": "string",
"message": "string",
"issues": [
{
"message": "string"
}
],
"context": null
}{
"code": "string",
"message": "string",
"issues": [
{
"message": "string"
}
],
"context": null
}{
"code": "string",
"message": "string",
"issues": [
{
"message": "string"
}
],
"context": null
}{
"code": "string",
"message": "string",
"issues": [
{
"message": "string"
}
],
"context": null
}