Skip to main content
GET
Get a Communication

Authorizations

Authorization
string
header
required

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

Path Parameters

communicationId
string
required

(Required) The communication identifier.

Response

OK

communicationId
string
name
string

The display name of the record.

campaignId
string
campaignName
string
channelType
string
communicationType
string
startDateTimeUtc
string
givingGoal
string
projectId
string

The identifier of the project this record is designated to.

projectCode
string
projectName
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 August 11, 2026