Projects/Brands
List Brand Suggestions
What this brand should send next — the same Marketing Calendar rows the dashboard offers as starting points, each carrying the prompt that produced it so a suggestion is one call away from a generated email. Never blocks: a stale or missing calendar queues a refresh in the background and returns what exists now, which is legitimately an empty list for a brand imported minutes ago. Requires an API key with email:read.
get/v1/projects/{projectId}/insights
Path parameters
projectIdstring required
Project ID (MongoDB ObjectId)
Query parameters
limitinteger
How many suggestions to return (1-20, default 6).
Response
The brand's upcoming suggestions
Changes
Changed in 1 of the 7 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○