GET
/
api
/
campaigns
/
{campaignId}

Authorizations

Authorization
string
header
required

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

Path Parameters

campaignId
string
required

The ID of the campaign to retrieve

Response

200 - application/json
acceptEntriesUntil
string
required

The deadline for accepting entries for the campaign

companyId
string
required

The ID of the company associated with the campaign

createdAt
string
required

The date and time when the campaign was created

groupMembersLimit
integer
required

The limit of members for each group in the campaign

groups
object[]
required

The groups associated with the campaign

id
string
required

The ID of the campaign

isActive
boolean
required

Indicates if the campaign is active

name
string
required

The name of the campaign

releaseDate
string
required

The release date of the campaign

updatedAt
string
required

The date and time when the campaign was last updated

whatsappId
string
required

The WhatsApp ID associated with the campaign