Skip to main content
GET
Get a Campaign

Authorizations

Authorization
string
header
required

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

Path Parameters

campaignId
string
required

(Required) The campaign identifier.

Response

OK

campaignId
string
name
string

The display name of the record.

startDateTimeUtc
string
endDateTimeUtc
string
givingGoal
string
newGiverGoal
string
totalGiftGoal
string
isArchived
string
createDateTimeUtc
string

The UTC date and time the record was created.

createdByUser
string

The name of the user who created the record.

modifiedDateTimeUtc
string

The UTC date and time the record was last modified.

modifiedByUser
string

The name of the user who last modified the record.

Last modified on April 23, 2026