v1
latestSwagger 2.02026-07-13434569.6 KBMessages API
Outbound message search
get/messages/outbound
Query parameters
countinteger required
Number of messages to return per request. Max 500.
offsetinteger required
Number of messages to skip
recipientstring email
Filter by the user who was receiving the email
fromemailstring email
Filter by the sender email address
tagstring
Filter by tag
status'queued' | 'sent'
Filter by status (queued or sent)
todatestring date
Filter messages up to the date specified. e.g. 2014-02-01
fromdatestring date
Filter messages starting from the date specified. e.g. 2014-02-01
Headers
X-Postmark-Server-Tokenstring required
The token associated with the Server on which this request will operate.
Response
OK