Get Email by ID API
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
{
"id": "42",
"from": "Postman.gov.sg <[email protected]>",
"recipient": "[email protected]",
"params": {
"body": "Hello World",
"from": "Postman.gov.sg <[email protected]>",
"subject": "Hello World",
"reply_to": "[email protected]"
},
"attachments_metadata": [
{
"fileName": "example.pdf",
"fileSize": 1240,
"hash": "8743b52063cd84097a65d1633f5c74f5"
}
],
"status": "DELIVERED",
"error_code": null,
"error_sub_type": null,
"created_at": "2023-05-10T03:03:54.163Z",
"updated_at": "2023-05-10T03:05:00.000Z",
"accepted_at": "2023-05-10T03:03:55.406Z",
"sent_at": "2023-05-10T03:04:01.912Z",
"delivered_at": "2023-05-10T03:05:00.000Z",
"opened_at": null,
"classification": "FOR_ACTION",
"tag": "hello world"
}