X-API-KEY: ********************curl --location 'https://api.falken.ltd/api/admin/email/logs?status=undefined&category=undefined&templateSlug=undefined&from=undefined&to=undefined&organizationId=undefined&take=undefined' \
--header 'X-API-KEY: <api-key>'[
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"recipientEmail": "string",
"subject": "string",
"templateSlug": "string",
"category": "string",
"status": "string",
"acsMessageId": "string",
"errorMessage": "string",
"queuedUtc": "2019-08-24T14:15:22.123Z",
"sentUtc": "2019-08-24T14:15:22.123Z",
"organizationId": "7bc05553-4b68-44e8-b7bc-37be63c6d9e9"
}
]