Parameter | Description |
---|---|
User ID | The identifier of the required user. |
{
"object": "<string>",
"id": "<string>",
"name": "<string>",
"avatar_url": null,
"type": "<string>",
"person": {
"email": "<string>"
},
"request_id": "<string>"
}
Was this page helpful?