Parameter | Description |
---|---|
User ID | The ID of the user to fetch information for. Can be retrieved form the ‘List Users’ action. |
{
"id": 0,
"created_at": "2024-01-29T20:52:20.573Z",
"updated_at": "2024-01-29T20:52:20.573Z",
"full_name": "string",
"email": "user@example.com"
}
Was this page helpful?