Get sent email bulks

See the scheduled time of your Email messages.

Please log in to see full path URL. Learn why.
get
/email/1/bulks
Request rate limit:
1000 requests / second (per account)
query Parameters

bulkId
required
string

The ID uniquely identifies the sent email request.

Responses

200

OK

401

Unauthorized

403

Forbidden

429

Too Many Requests

500

Internal Server Error

Request samples

Example
cURL
Copy
curl -L -g 'https://{baseUrl}/email/1/bulks?bulkId=%7BbulkId%7D' \
-H 'Authorization: {authorization}' \
-H 'Accept: application/json'

Response samples

Content type
application/json
Copy
Collapse all
{
  • "externalBulkId": "string",
  • "bulks":
    [
    • {
      • "bulkId": "string",
      • "sendAt": "2021-01-02T01:00:00.123Z"
      }
    ]
}
Encountering issues Contact our support
What's new? Check out Release Notes
Unsure about a term? See Glossary
Research panel

Help shape the future of our products

Learn more
Service statusCopyright @ 2006-2025 Infobip ltd.