Get a campaign
Campaigns
Get a campaign
Returns minimal data about a campaign. A campaign ID represents a newsletter (broadcast) or node in a workflow (journey).
Get a campaign
Documentation Index
Fetch the complete documentation index at: https://help.getvero.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Accepts either a raw secret key or Bearer <sk_KEY>.
Headers
Optional dated API revision for the request. Must use YYYY-MM-DD format.
Pattern:
^\d{4}-\d{2}-\d{2}$Example:
"2026-03-01"
Path Parameters
Campaign ID.
Response
Campaign returned.
Campaign status. Examples include draft and scheduled.
Campaign channel, for example email.
Only populated for newsletters.

