MeResponse
The response envelope for the Get Me Details endpoint, containing the authenticated user’s identity.
Declaration
object MeResponseProperties
| Name | Type | Description |
|---|---|---|
result | Me | The authenticated user’s identity information. See Me. |
error | Error | Error information if the request failed. See Error. |