List Generated Emails
Generated Emails
List Generated Emails
List generated campaign messages
GET
List Generated Emails
CLI:
Overview
Fetches generated campaign messages for one campaign. By default the endpoint returns draft messages; passstatus=all, status=pending, or status=sent when reviewing another part of the message lifecycle.
Pass prospect_id to focus on one lead. In that mode, inbound conversation replies are merged into the response so the UI can show the lead’s full thread context.
AI agent notes
Use this before editing generated copy or showing a human the messages that will be sent. This endpoint does not send or regenerate messages. Only call Edit generated email for draft messages the human wants to change.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Campaign UUID
Query Parameters
Message status filter. Defaults to draft; all disables the status filter.
Available options:
draft, pending, sent, all Optional lead filter to fetch messages for one lead.
Response
Generated messages fetched successfully.