Skip to main content
POST
Get newsletter

Authorizations

apikey
string
header
required

Your Pilot Status API key (ps_...). Evolution GO also accepts Authorization: Bearer <key>.

Body

application/json
jid
string
required

Newsletter JID (ends in @newsletter).

Example:

"120363012345678901@newsletter"

Response

Success — provider-native response body.

Handler wraps the types.NewsletterMetadata for the requested JID in a { message, data } envelope.

message
string

Always "success" on HTTP 200.

data
object

Newsletter metadata resolved from the given JID.