Skip to main content
GET
Get Campaign Details

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
integer
required

The unique VOMO identifier for the campaign to retrieve.

Response

Returns the full campaign record, including all associated projects and their serving dates.

data
object

A VOMO Campaign with full project details

Last modified on June 5, 2026