Campaign
Returns info about specified campaign.
get/campaign/{id}
Path parameters
idinteger required
Campaign ID
Response
OK
Example response
{
"id": 6996987893965263000,
"organisation_id": 1541815603606036700,
"organisation_name": "UNSW Software Development Society",
"name": "2024 Subcommittee Recruitment",
"cover_image": "2d19617b-46fd-4927-9f53-77d69232ba5d",
"description": "Are you excited to make a difference?",
"starts_at": "2024-03-15T18:25:43.511Z",
"ends_at": "2024-04-15T18:25:43.511Z"
}