/
PO
poststack
/
PostStack API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.1.0
Proprietary
2026-07-13
53
17
38.1 KB
Emails
List sent emails
get
/emails
Query parameters
page
integer
limit
integer
status
'queued'
|
'sending'
|
'sent'
|
'delivered'
|
'bounced'
|
'complained'
|
'failed'
|
'cancelled'
from
string
to
string
tag
string
Response
Paginated list
PaginatedEmailList
required
data
Email[]
pagination
Pagination