v1
latestOpenAPI 3.0.02026-08-062903562.2 MBChannel Fundraising Entity
showChannelFundraisingEntity
Retrieves a Channel Fundraising Entity from ID
get/channel-fundraising-entities/{channel_fundraising_entity}
Path parameters
channel_fundraising_entityinteger required
Example:23742
The specified Channel Fundraising Entity ID
Response
Success
Example response
{
"channel_name": "Facebook",
"created_at": "2021-04-23T08:23:21Z",
"deleted_at": "2021-04-23T10:25:03Z",
"external_fundraising_page_id": "186503750172710",
"external_fundraising_page_type": "Fundraiser",
"fundraising_entity_id": 72634,
"fundraising_entity_type": "campaign",
"id": 23742,
"status": true,
"metadata": {
"progress_metrics": true,
"external_fundraiser_id": "847746727344577"
},
"updated_at": "2021-04-23T10:25:03Z"
}