/
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
Fetch one email
get
/emails/{id}
Response
Email detail
Email
required
id
string
required
from
string
to
string[]
subject
string
status
'queued'
|
'sending'
|
'sent'
|
'delivered'
|
'bounced'
|
'complained'
|
'failed'
|
'cancelled'
required
tags
string[]
created_at
string
date-time
required
scheduled_at
string
date-time
nullable
delivered_at
string
date-time
nullable