A valid request URL is required to generate request examples
{ "id": "<string>", "agentId": "<string>", "channelProvider": "<string>", "threadId": "<string>", "direction": "<string>", "externalReferenceId": "<string>", "scheduledAt": "2023-11-07T05:31:56Z", "transcript": "<string>", "status": "<string>", "metadata": {}, "fromName": "<string>", "from": "<string>", "to": [ "<string>" ], "cc": [ "<string>" ], "bcc": [ "<string>" ], "subject": "<string>", "body": "<string>", "createdAt": "2023-11-07T05:31:56Z", "updatedAt": "2023-11-07T05:31:56Z", "attachments": [ { "id": "<string>", "activityId": "<string>", "threadId": "<string>", "createdAt": "2023-11-07T05:31:56Z", "updatedAt": "2023-11-07T05:31:56Z", "fileName": "<string>", "contentType": "<string>", "stringifiedContent": "<string>", "externalReferenceId": "<string>" } ], "events": [ { "id": "<string>", "eventConfigId": "<string>", "extractedData": {}, "activityId": "<string>", "threadId": "<string>", "createdAt": "2023-11-07T05:31:56Z", "updatedAt": "2023-11-07T05:31:56Z" } ] }
Example: Bearer <YOUR_API_KEY>
Bearer <YOUR_API_KEY>
Show child attributes