List Scheduled Messages
List all scheduled messages with optional filtering and pagination. Results are sorted by creation date, newest first.
Authentication
PINNACLE-API-KEYstring
API Key authentication via header
Request
This endpoint expects an object.
pageIndex
pageSize
status
Allowed values:
scheduleType
Filter by schedule type — “MESSAGE” for individual messages, “BLAST” for bulk sends.
Allowed values:
content
Search scheduled message content (partial match, case-insensitive).
Response
Returns paginated list of scheduled messages.
data
hasMore
count
Errors
400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error

