Profilev1
Get profile tray
Retrieve the profile tray information for the authenticated user
GET
/v1/profile/trayAuthorization
bearerAuth AuthorizationBearer <token>
In: header
Response Body
application/json
curl -X GET "https://example.com/v1/profile/tray"{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string",
"type": "string",
"status": "string",
"route": "string"
}Empty
Empty