Campaigns API
cURL
curl --request GET \ --url https://api.getvero.com/api/v2/api/v2/campaign-messages/{id} \ --header 'Authorization: <api-key>'
{ "id": 123, "title": "<string>", "position": 123, "active": true }
Returns the minimal payload for an individual campaign message.
Accepts either a raw secret key or Bearer <sk_KEY>.
Bearer <sk_KEY>
Optional dated API revision for the request. Must use YYYY-MM-DD format.
YYYY-MM-DD
^\d{4}-\d{2}-\d{2}$
"2026-03-01"
Campaign message ID.
Campaign message returned.
Server-generated variation name, for example Control or Variation A.
Control
Variation A
Was this page helpful?
Contact support