Get scheduled SMS messages
See all scheduled messages and their scheduled date and time. To schedule a message, use the sendAt
field when sending a message.
Please log in to see full path URL. Learn why.
get
/sms/1/bulks
Authorizations:
Scopes:
query Parameters
bulkId required | string |
Responses
default
successful response
401
Unauthorized
403
Forbidden
4XX
Error responses
500
Internal Server Error
5XX
Error responses
Request samples
- cURL
- Java
- C#
- Go
- Python
- PHP
- JavaScript
- NodeJs
- Ruby
Example
cURL
Copy
curl -L -g 'https://{baseUrl}/sms/1/bulks?bulkId=%7BbulkId%7D' \ -H 'Authorization: {authorization}' \ -H 'Accept: application/json'
Response samples
- default
- 401
- 403
- 4XX
- 500
- 5XX
Content type
application/json
Copy
Collapse all {- "bulkId": "BULK-ID-123-xyz",
- "sendAt": "2021-08-25T16:00:00.000+0000"
}
Need assistance
Encountering issues
What's new? Check out
Unsure about a term? See