Download OpenAPI specification:Download
fundraising_event_id required | string Fundraising Event ID |
time_type | string Enum: "daily" "weekly" "monthly" "yearly" "ytd" "all" "custom" Example: time_type=all The time range to use in leaderboard generation |
after | string Returns records after the given cursor |
before | string Returns records before the given cursor |
limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "heat": null,
- "id": "02aa3310-b726-4749-b260-5b7845eea7a5",
- "name": "Awesome Team",
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}
fundraising_event_id required | string FundraisingEvent ID or legacy ID |
after | string Returns records after the given cursor |
before | string Returns records before the given cursor |
limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "id": "338c3bd9-dfc8-4cc1-ab6d-c5aa74ff9ac2",
- "inserted_at": "2025-09-09T17:20:27.008594Z",
- "updated_at": "2025-09-09T17:20:27.008611Z"
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}
fundraising_event_id required | string Fundraising Event ID |
time_type | string Enum: "daily" "weekly" "monthly" "yearly" "ytd" "all" "custom" Example: time_type=all The time range to use in leaderboard generation |
after | string Returns records after the given cursor |
before | string Returns records before the given cursor |
limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "heat": null,
- "id": "02aa3310-b726-4749-b260-5b7845eea7a5",
- "name": "Awesome Team",
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}
Lists the current cause fundraising_events
starts_after | string Example: starts_after=2021-11-02T14:24:55.811924Z Returns only fundraising_events that have been starts after the given moment in ISO8601 format |
starts_before | string Example: starts_before=2021-11-02T14:24:55.811924Z Returns only fundraising_events that have been starts before the given moment in ISO8601 format |
status | string Enum: "published" "retired" "unpublished" Example: status=published Use this parameter to filter fundraising_events by the given status. |
updated_after | string Example: updated_after=2021-11-02T14:24:55.811924Z Returns only fundraising_events that have been updated after the given moment in ISO8601 format |
updated_before | string Example: updated_before=2021-11-02T14:24:55.811924Z Returns only fundraising_events that have been updated before the given moment in ISO8601 format |
after | string Returns records after the given cursor |
before | string Returns records before the given cursor |
limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "can_publish_supporting_at": "2025-09-09T17:20:28.553153Z",
- "cause_id": "c2ff76f0-2815-443c-8b92-17aec7276b2b",
- "currency_code": "USD",
- "description": "Let's get **spooooky**!",
- "end_supporting_at": "2025-09-09T17:20:28.553149Z",
- "ends_at": "2025-09-09",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "27876063-bd0a-4278-89a9-525732acf872",
- "inserted_at": "2025-09-09T17:20:28.553119Z",
- "legacy_id": 249791093,
- "name": "Spooktober 2022",
- "published_at": "2025-09-09T17:20:28.553140Z",
- "retired_at": null,
- "slug": "spooktober-2022",
- "start_supporting_at": "2025-09-09T17:20:28.553144Z",
- "starts_at": "2025-09-09",
- "status": "published",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2025-09-09T17:20:28.553159Z",
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}
fundraising_event_id required | string FundraisingEvent ID or legacy ID |
after | string Returns records after the given cursor |
before | string Returns records before the given cursor |
limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "active": true,
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "description": "The streamer will pick a song and sing it poorly",
- "ends_at": "2025-09-09T17:20:29.040135Z",
- "fair_market_value": {
- "currency": "USD",
- "value": "182.32"
}, - "highlighted": true,
- "id": "67da2f2d-b611-47fd-86e5-fabbebf67532",
- "image": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "inserted_at": "2025-09-09T17:20:29.040170Z",
- "legacy_id": 413959510,
- "name": "Sing a Song Poorly",
- "quantity": 1000,
- "quantity_remaining": 23,
- "starts_at": "2025-09-09T17:20:29.040187Z",
- "updated_at": "2025-09-09T17:20:29.040192Z"
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}
fundraising_event_id required | string Fundraising Event ID |
time_type | string Enum: "daily" "weekly" "monthly" "yearly" "ytd" "all" "custom" Example: time_type=all The time range to use in leaderboard generation |
after | string Returns records after the given cursor |
before | string Returns records before the given cursor |
limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "heat": null,
- "id": "02aa3310-b726-4749-b260-5b7845eea7a5",
- "name": "Awesome Team",
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}
fundraising_event_id required | string FundraisingEvent ID or legacy ID |
after | string Returns records after the given cursor |
before | string Returns records before the given cursor |
limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "description": null,
- "fair_market_value": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "9a2d8be4-8826-4a22-80a0-d0e003b04135",
- "image": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "inserted_at": "2025-09-09T17:20:28.657563Z",
- "is_milestone": true,
- "legacy_id": 212746031,
- "name": "Holiday Special Livestream",
- "updated_at": "2025-09-09T17:20:28.657596Z"
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}
fundraising_event_id required | string FundraisingEvent ID or legacy ID |
completed_after | string Example: completed_after=2021-11-02T14:24:55.811924Z Returns only donations that have been completed after the given moment in ISO8601 format |
completed_before | string Example: completed_before=2021-11-02T14:24:55.811924Z Returns only donations that have been completed before the given moment in ISO8601 format |
created_after | string Example: created_after=2021-11-02T14:24:55.811924Z Returns only donations that have been created after the given moment in ISO8601 format |
created_before | string Example: created_before=2021-11-02T14:24:55.811924Z Returns only donations that have been created before the given moment in ISO8601 format |
updated_after | string Example: updated_after=2021-11-02T14:24:55.811924Z Returns only donations that have been updated after the given moment in ISO8601 format |
updated_before | string Example: updated_before=2021-11-02T14:24:55.811924Z Returns only donations that have been updated before the given moment in ISO8601 format |
after | string Returns records after the given cursor |
before | string Returns records before the given cursor |
limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "campaign_id": "80be738a-ab1a-4f8e-8158-a94a251e4d0c",
- "campaign_name": "Awesome Test Campaign",
- "cause_id": "4556c535-1075-4f6d-88b6-068ae548b5e6",
- "charity_can_contact": false,
- "completed_at": "2025-09-09T17:20:28.341782Z",
- "donation_matches": [
- {
- "active": true,
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "completed_at": "2025-09-09T17:20:28.367198Z",
- "donation_id": "42378e8c-76b1-475e-af73-a866051fc661",
- "ends_at": "2025-09-09T17:20:28.367193Z",
- "id": "755e075e-6519-4c14-9ad5-44e3e2abc3c9",
- "inserted_at": "2025-09-09T17:20:28.367168Z",
- "matched_by": "Big Donor 1",
- "pledged_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "started_at_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "starts_at": "2025-09-09T17:20:28.367189Z",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2025-09-09T17:20:28.367184Z"
}
], - "donor_comment": "Keep up the great work!",
- "donor_name": "Test Name",
- "email": "donor@tiltify.test",
- "facts": [
- {
- "id": "deb77044-b760-4425-8579-e720d1e5b3fb",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "deb77044-b760-4425-8579-e720d1e5b3fb",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}, - {
- "id": "deb77044-b760-4425-8579-e720d1e5b3fb",
- "name": "My Campaign",
- "usage_type": "campaign"
}
], - "fundraising_event_id": "09035969-976f-4b8f-a1c9-3b64a5aae226",
- "fundraising_event_name": "Awesome Test Fundraising Event",
- "id": "6861f685-fe81-4ced-bc6c-f9467cb92357",
- "legacy_id": 75730531,
- "moderated_at": "2025-09-09T17:20:29.573883Z",
- "payment_method": "stripe",
- "payment_reference_id": "pi_1234567890",
- "payment_transaction_id": "ch_1234567890",
- "poll_id": "8edf334f-3061-4602-ac54-29e60d1b0d89",
- "poll_option_id": "a6d0f034-8d54-44cf-ba91-3296fec85480",
- "reward_claims": [
- {
- "id": "0980eb2f-6ffe-4b64-a64b-57bf19d0c8e1",
- "quantity": 1,
- "reward_id": "f106f43d-d053-4c56-a02c-baf677f03949"
}
], - "reward_id": "1f366b30-75c9-49c6-b610-6e17b1af1950",
- "sustained": false,
- "target_id": "aa1d64d5-b6f8-4829-93c5-a8c74517c0c6",
- "team_event_id": "cbe7c942-765c-4b96-b7bb-58a872043333",
- "team_event_name": "Awesome Test Team Event"
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}
Returns a Fundraising Event by its ID
fundraising_event_id required | string Fundraising Event ID |
{- "data": {
- "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "can_publish_supporting_at": "2025-09-09T17:20:28.553153Z",
- "cause_id": "c2ff76f0-2815-443c-8b92-17aec7276b2b",
- "currency_code": "USD",
- "description": "Let's get **spooooky**!",
- "end_supporting_at": "2025-09-09T17:20:28.553149Z",
- "ends_at": "2025-09-09",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "27876063-bd0a-4278-89a9-525732acf872",
- "inserted_at": "2025-09-09T17:20:28.553119Z",
- "legacy_id": 249791093,
- "name": "Spooktober 2022",
- "published_at": "2025-09-09T17:20:28.553140Z",
- "retired_at": null,
- "slug": "spooktober-2022",
- "start_supporting_at": "2025-09-09T17:20:28.553144Z",
- "starts_at": "2025-09-09",
- "status": "published",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2025-09-09T17:20:28.553159Z",
}
}
fundraising_event_id required | string Fundraising Event ID |
time_type | string Enum: "daily" "weekly" "monthly" "yearly" "ytd" "all" "custom" Example: time_type=all The time range to use in leaderboard generation |
after | string Returns records after the given cursor |
before | string Returns records before the given cursor |
limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "heat": null,
- "id": "02aa3310-b726-4749-b260-5b7845eea7a5",
- "name": "Awesome Team",
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}
fundraising_event_id required | string Fundraising Event ID |
time_type | string Enum: "daily" "weekly" "monthly" "yearly" "ytd" "all" "custom" Example: time_type=all The time range to use in leaderboard generation |
after | string Returns records after the given cursor |
before | string Returns records before the given cursor |
limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "heat": null,
- "id": "02aa3310-b726-4749-b260-5b7845eea7a5",
- "name": "Awesome Team",
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}
fundraising_event_id required | string Fundraising Event ID |
time_type | string Enum: "daily" "weekly" "monthly" "yearly" "ytd" "all" "custom" Example: time_type=all The time range to use in leaderboard generation |
after | string Returns records after the given cursor |
before | string Returns records before the given cursor |
limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "heat": null,
- "id": "02aa3310-b726-4749-b260-5b7845eea7a5",
- "name": "Awesome Team",
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}
fundraising_event_id required | string FundraisingEvent ID or legacy ID |
status | string Enum: "published" "retired" "unpublished" Example: status=published Use this parameter to filter events by the given status. |
updated_after | string Example: updated_after=2021-11-02T14:24:55.811924Z Returns only events that have been updated after the given moment in ISO8601 format |
updated_before | string Example: updated_before=2021-11-02T14:24:55.811924Z Returns only events that have been updated before the given moment in ISO8601 format |
after | string Returns records after the given cursor |
before | string Returns records before the given cursor |
limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "cause_id": "ebe3e020-8917-4a56-9c7d-c636723db42c",
- "description": "My Awesome weekend campaign.",
- "fundraising_event_id": "f7edd9d3-f426-447c-9501-beea9e802867",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "has_schedule": false,
- "id": "826c3fe6-b879-4796-a380-e4fc4801925e",
- "inserted_at": "2025-09-09T17:20:28.144955Z",
- "legacy_id": 630541922,
- "livestream": {
- "channel": "tiltify",
- "type": "twitch"
}, - "name": "My Awesome Campaign",
- "original_goal": {
- "currency": "USD",
- "value": "182.32"
}, - "parent_facts": [
- {
- "id": "deb77044-b760-4425-8579-e720d1e5b3fb",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "deb77044-b760-4425-8579-e720d1e5b3fb",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2025-09-09T17:20:28.144982Z",
- "retired_at": null,
- "slug": "my-awesome-campaign",
- "status": "published",
- "supporting_type": "none",
- "team_campaign_id": "efd5b15e-7c7e-4da0-b032-e0beadc94d15",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2025-09-09T17:20:28.144985Z",
- "user": {
- "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "description": "Professional twitch streamer who likes charity!",
- "email": "fundraiser@tiltify.test",
- "id": "ab78489e-7580-40d2-919c-b2b51af0e996",
- "legacy_id": 300122378,
- "slug": "username",
- "social": {
- "facebook": "tiltify",
- "instagram": "tiltify",
- "snapchat": "tiltify",
- "tiktok": "tilitfy",
- "twitch": "tilitfy",
- "twitter": "tiltify",
- "youtube": "UCWcPgWbuWuJX5rHWm6Kb4Vw"
}, - "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "username": "UserName"
}, - "user_id": "684d619f-3092-4e84-9847-7641dcb25dac"
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}
fundraising_event_id required | string Fundraising Event ID |
time_type | string Enum: "daily" "weekly" "monthly" "yearly" "ytd" "all" "custom" Example: time_type=all The time range to use in leaderboard generation |
after | string Returns records after the given cursor |
before | string Returns records before the given cursor |
limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "heat": null,
- "id": "02aa3310-b726-4749-b260-5b7845eea7a5",
- "name": "Awesome Team",
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}
Returns a Team Campaign by its ID
team_campaign_id required | string Team Campaign ID |
{- "data": {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "currency_code": "USD",
- "description": "Let's fundraise togehter",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "has_schedule": false,
- "id": "3a41a7f2-e3c6-4e16-9c8c-5cff9910db7d",
- "inserted_at": "2025-09-09T17:20:29.704979Z",
- "legacy_id": 349043314,
- "livestream": {
- "channel": "tiltify",
- "type": "twitch"
}, - "name": "Our Awesome Team Campaign",
- "original_goal": {
- "currency": "USD",
- "value": "182.32"
}, - "parent_facts": [
- {
- "id": "deb77044-b760-4425-8579-e720d1e5b3fb",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "deb77044-b760-4425-8579-e720d1e5b3fb",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2025-09-09T17:20:29.705007Z",
- "retired_at": null,
- "slug": "our-awesome-team-campaign",
- "status": "published",
- "supportable": "none",
- "supporting_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "team": {
- "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "description": "Awesome group of friends fundraising for charity together.",
- "id": "a4fdda3a-8add-469a-9134-d925f976c002",
- "legacy_id": 596644668,
- "name": "Awesome Team",
- "slug": "awesome-team",
- "social": {
- "facebook": "tiltify",
- "instagram": "tiltify",
- "snapchat": "tiltify",
- "tiktok": "tilitfy",
- "twitch": "tilitfy",
- "twitter": "tiltify",
- "youtube": "UCWcPgWbuWuJX5rHWm6Kb4Vw"
}, - "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
},
}, - "team_id": "fd35e14c-1131-4df0-874b-9448d7d6750d",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2025-09-09T17:20:29.705015Z",
}
}
team_campaign_id required | string Team Campaign ID |
after | string Returns records after the given cursor |
before | string Returns records before the given cursor |
limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "cause_id": "ebe3e020-8917-4a56-9c7d-c636723db42c",
- "description": "My Awesome weekend campaign.",
- "fundraising_event_id": "f7edd9d3-f426-447c-9501-beea9e802867",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "has_schedule": false,
- "id": "826c3fe6-b879-4796-a380-e4fc4801925e",
- "inserted_at": "2025-09-09T17:20:28.144955Z",
- "legacy_id": 630541922,
- "livestream": {
- "channel": "tiltify",
- "type": "twitch"
}, - "name": "My Awesome Campaign",
- "original_goal": {
- "currency": "USD",
- "value": "182.32"
}, - "parent_facts": [
- {
- "id": "deb77044-b760-4425-8579-e720d1e5b3fb",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "deb77044-b760-4425-8579-e720d1e5b3fb",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2025-09-09T17:20:28.144982Z",
- "retired_at": null,
- "slug": "my-awesome-campaign",
- "status": "published",
- "supporting_type": "none",
- "team_campaign_id": "efd5b15e-7c7e-4da0-b032-e0beadc94d15",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2025-09-09T17:20:28.144985Z",
- "user": {
- "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "description": "Professional twitch streamer who likes charity!",
- "email": "fundraiser@tiltify.test",
- "id": "ab78489e-7580-40d2-919c-b2b51af0e996",
- "legacy_id": 300122378,
- "slug": "username",
- "social": {
- "facebook": "tiltify",
- "instagram": "tiltify",
- "snapchat": "tiltify",
- "tiktok": "tilitfy",
- "twitch": "tilitfy",
- "twitter": "tiltify",
- "youtube": "UCWcPgWbuWuJX5rHWm6Kb4Vw"
}, - "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "username": "UserName"
}, - "user_id": "684d619f-3092-4e84-9847-7641dcb25dac"
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}
team_campaign_id required | string Team Campaign ID or legacy ID |
completed_after | string Example: completed_after=2021-11-02T14:24:55.811924Z Returns only donations that have been completed after the given moment in ISO8601 format |
completed_before | string Example: completed_before=2021-11-02T14:24:55.811924Z Returns only donations that have been completed before the given moment in ISO8601 format |
created_after | string Example: created_after=2021-11-02T14:24:55.811924Z Returns only team_campaigns that have been created after the given moment in ISO8601 format |
created_before | string Example: created_before=2021-11-02T14:24:55.811924Z Returns only team_campaigns that have been created before the given moment in ISO8601 format |
updated_after | string Example: updated_after=2021-11-02T14:24:55.811924Z Returns only team_campaigns that have been updated after the given moment in ISO8601 format |
updated_before | string Example: updated_before=2021-11-02T14:24:55.811924Z Returns only team_campaigns that have been updated before the given moment in ISO8601 format |
after | string Returns records after the given cursor |
before | string Returns records before the given cursor |
limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "campaign_id": "80be738a-ab1a-4f8e-8158-a94a251e4d0c",
- "campaign_name": "Awesome Test Campaign",
- "cause_id": "4556c535-1075-4f6d-88b6-068ae548b5e6",
- "charity_can_contact": false,
- "completed_at": "2025-09-09T17:20:28.341782Z",
- "donation_matches": [
- {
- "active": true,
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "completed_at": "2025-09-09T17:20:28.367198Z",
- "donation_id": "42378e8c-76b1-475e-af73-a866051fc661",
- "ends_at": "2025-09-09T17:20:28.367193Z",
- "id": "755e075e-6519-4c14-9ad5-44e3e2abc3c9",
- "inserted_at": "2025-09-09T17:20:28.367168Z",
- "matched_by": "Big Donor 1",
- "pledged_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "started_at_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "starts_at": "2025-09-09T17:20:28.367189Z",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2025-09-09T17:20:28.367184Z"
}
], - "donor_comment": "Keep up the great work!",
- "donor_name": "Test Name",
- "email": "donor@tiltify.test",
- "facts": [
- {
- "id": "deb77044-b760-4425-8579-e720d1e5b3fb",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "deb77044-b760-4425-8579-e720d1e5b3fb",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}, - {
- "id": "deb77044-b760-4425-8579-e720d1e5b3fb",
- "name": "My Campaign",
- "usage_type": "campaign"
}
], - "fundraising_event_id": "09035969-976f-4b8f-a1c9-3b64a5aae226",
- "fundraising_event_name": "Awesome Test Fundraising Event",
- "id": "6861f685-fe81-4ced-bc6c-f9467cb92357",
- "legacy_id": 75730531,
- "moderated_at": "2025-09-09T17:20:29.573883Z",
- "payment_method": "stripe",
- "payment_reference_id": "pi_1234567890",
- "payment_transaction_id": "ch_1234567890",
- "poll_id": "8edf334f-3061-4602-ac54-29e60d1b0d89",
- "poll_option_id": "a6d0f034-8d54-44cf-ba91-3296fec85480",
- "reward_claims": [
- {
- "id": "0980eb2f-6ffe-4b64-a64b-57bf19d0c8e1",
- "quantity": 1,
- "reward_id": "f106f43d-d053-4c56-a02c-baf677f03949"
}
], - "reward_id": "1f366b30-75c9-49c6-b610-6e17b1af1950",
- "sustained": false,
- "target_id": "aa1d64d5-b6f8-4829-93c5-a8c74517c0c6",
- "team_event_id": "cbe7c942-765c-4b96-b7bb-58a872043333",
- "team_event_name": "Awesome Test Team Event"
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}
team_campaign_id required | string Team Campaign ID |
time_type | string Enum: "daily" "weekly" "monthly" "yearly" "ytd" "all" Example: time_type=all The time range to use in leaderboard generation |
after | string Returns records after the given cursor |
before | string Returns records before the given cursor |
limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "heat": null,
- "id": "02aa3310-b726-4749-b260-5b7845eea7a5",
- "name": "Awesome Team",
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}
team_campaign_id required | string Team Campaign ID or legacy ID |
after | string Returns records after the given cursor |
before | string Returns records before the given cursor |
limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "active": true,
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "ends_at": "2025-09-09T17:20:29.418871Z",
- "id": "fa43b69b-6104-498d-9721-1431dd84cc59",
- "inserted_at": "2025-09-09T17:20:29.418918Z",
- "legacy_id": 474296437,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2025-09-09T17:20:29.418937Z"
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}
team_campaign_id required | string Team Campaign ID or legacy ID |
after | string Returns records after the given cursor |
before | string Returns records before the given cursor |
limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "description": null,
- "ends_at": "2025-09-09T17:20:29.257065Z",
- "id": "9fc549be-6024-453a-9404-9216beb06233",
- "inserted_at": "2025-09-09T17:20:29.257101Z",
- "legacy_id": 903167656,
- "name": "Holiday Special Livestream",
- "starts_at": "2025-09-09T17:20:29.257121Z",
- "updated_at": "2025-09-09T17:20:29.257127Z"
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}
Returns a Team Campaign by its team slug and campaign slug
team_slug required | string Team Slug |
team_campaign_slug required | string Campaign Slug |
{- "data": {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "currency_code": "USD",
- "description": "Let's fundraise togehter",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "has_schedule": false,
- "id": "3a41a7f2-e3c6-4e16-9c8c-5cff9910db7d",
- "inserted_at": "2025-09-09T17:20:29.704979Z",
- "legacy_id": 349043314,
- "livestream": {
- "channel": "tiltify",
- "type": "twitch"
}, - "name": "Our Awesome Team Campaign",
- "original_goal": {
- "currency": "USD",
- "value": "182.32"
}, - "parent_facts": [
- {
- "id": "deb77044-b760-4425-8579-e720d1e5b3fb",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "deb77044-b760-4425-8579-e720d1e5b3fb",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2025-09-09T17:20:29.705007Z",
- "retired_at": null,
- "slug": "our-awesome-team-campaign",
- "status": "published",
- "supportable": "none",
- "supporting_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "team": {
- "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "description": "Awesome group of friends fundraising for charity together.",
- "id": "a4fdda3a-8add-469a-9134-d925f976c002",
- "legacy_id": 596644668,
- "name": "Awesome Team",
- "slug": "awesome-team",
- "social": {
- "facebook": "tiltify",
- "instagram": "tiltify",
- "snapchat": "tiltify",
- "tiktok": "tilitfy",
- "twitch": "tilitfy",
- "twitter": "tiltify",
- "youtube": "UCWcPgWbuWuJX5rHWm6Kb4Vw"
}, - "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
},
}, - "team_id": "fd35e14c-1131-4df0-874b-9448d7d6750d",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2025-09-09T17:20:29.705015Z",
}
}
Lists the current cause Team Campaigns
status | string Enum: "published" "retired" "unpublished" Example: status=published Use this parameter to filter Team Campaigns by the given status. |
supporting_type | string Enum: "invite_only" "none" "private" "public" Example: supporting_type=public Use this parameter to filter Team Campaigns by the given supporting type. |
updated_after | string Example: updated_after=2021-11-02T14:24:55.811924Z Returns only Team Campaigns that have been updated after the given moment in ISO8601 format |
updated_before | string Example: updated_before=2021-11-02T14:24:55.811924Z Returns only Team Campaigns that have been updated before the given moment in ISO8601 format |
team_id | string Example: team_id=ec4833e6-9d65-4cfd-8c34-4954e39c1b61 Filter the given campaigns by a team id or legacy id |
after | string Returns records after the given cursor |
before | string Returns records before the given cursor |
limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "currency_code": "USD",
- "description": "Let's fundraise togehter",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "has_schedule": false,
- "id": "3a41a7f2-e3c6-4e16-9c8c-5cff9910db7d",
- "inserted_at": "2025-09-09T17:20:29.704979Z",
- "legacy_id": 349043314,
- "livestream": {
- "channel": "tiltify",
- "type": "twitch"
}, - "name": "Our Awesome Team Campaign",
- "original_goal": {
- "currency": "USD",
- "value": "182.32"
}, - "parent_facts": [
- {
- "id": "deb77044-b760-4425-8579-e720d1e5b3fb",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "deb77044-b760-4425-8579-e720d1e5b3fb",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2025-09-09T17:20:29.705007Z",
- "retired_at": null,
- "slug": "our-awesome-team-campaign",
- "status": "published",
- "supportable": "none",
- "supporting_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "team": {
- "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "description": "Awesome group of friends fundraising for charity together.",
- "id": "a4fdda3a-8add-469a-9134-d925f976c002",
- "legacy_id": 596644668,
- "name": "Awesome Team",
- "slug": "awesome-team",
- "social": {
- "facebook": "tiltify",
- "instagram": "tiltify",
- "snapchat": "tiltify",
- "tiktok": "tilitfy",
- "twitch": "tilitfy",
- "twitter": "tiltify",
- "youtube": "UCWcPgWbuWuJX5rHWm6Kb4Vw"
}, - "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
},
}, - "team_id": "fd35e14c-1131-4df0-874b-9448d7d6750d",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2025-09-09T17:20:29.705015Z",
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}
team_campaign_id required | string Team Campaign ID |
time_type | string Enum: "daily" "weekly" "monthly" "yearly" "ytd" "all" Example: time_type=all The time range to use in leaderboard generation |
after | string Returns records after the given cursor |
before | string Returns records before the given cursor |
limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "heat": null,
- "id": "02aa3310-b726-4749-b260-5b7845eea7a5",
- "name": "Awesome Team",
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}
team_campaign_id required | string Team Campaign ID or legacy ID |
after | string Returns records after the given cursor |
before | string Returns records before the given cursor |
limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "active": true,
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "62d9e507-006a-4550-b362-5253866d7f82",
- "inserted_at": "2025-09-09T17:20:28.938741Z",
- "legacy_id": 453121898,
- "name": "Learn a TikTok dance live!",
- "options": [
- {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "a1b9eeb7-b3ff-40c6-b766-5b4341898bd7",
- "inserted_at": "2025-09-09T17:20:28.964382Z",
- "legacy_id": 532174583,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2025-09-09T17:20:28.964406Z"
}, - {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "a1b9eeb7-b3ff-40c6-b766-5b4341898bd7",
- "inserted_at": "2025-09-09T17:20:28.964382Z",
- "legacy_id": 532174583,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2025-09-09T17:20:28.964406Z"
}, - {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "a1b9eeb7-b3ff-40c6-b766-5b4341898bd7",
- "inserted_at": "2025-09-09T17:20:28.964382Z",
- "legacy_id": 532174583,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2025-09-09T17:20:28.964406Z"
}
], - "updated_at": "2025-09-09T17:20:29.028621Z"
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}
team_campaign_id required | string Team Campaign ID or legacy ID |
after | string Returns records after the given cursor |
before | string Returns records before the given cursor |
limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "active": true,
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "description": "The streamer will pick a song and sing it poorly",
- "ends_at": "2025-09-09T17:20:29.040135Z",
- "fair_market_value": {
- "currency": "USD",
- "value": "182.32"
}, - "highlighted": true,
- "id": "67da2f2d-b611-47fd-86e5-fabbebf67532",
- "image": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "inserted_at": "2025-09-09T17:20:29.040170Z",
- "legacy_id": 413959510,
- "name": "Sing a Song Poorly",
- "quantity": 1000,
- "quantity_remaining": 23,
- "starts_at": "2025-09-09T17:20:29.040187Z",
- "updated_at": "2025-09-09T17:20:29.040192Z"
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}
team_campaign_id required | string Team Campaign ID or legacy ID |
include_disabled | boolean Example: include_disabled=true Returns disabled milestones. Defaults to false |
created_before | string Example: created_before=2021-11-02T14:24:55.811924Z Returns only milestones that have been updated before the given moment in ISO8601 format |
created_after | string Example: created_after=2021-11-02T14:24:55.811924Z Returns only milestones that have been updated after the given moment in ISO8601 format |
updated_before | string Example: updated_before=2021-11-02T14:24:55.811924Z Returns only milestones that have been updated before the given moment in ISO8601 format |
updated_after | string Example: updated_after=2021-11-02T14:24:55.811924Z Returns only milestones that have been updated after the given moment in ISO8601 format |
after | string Returns records after the given cursor |
before | string Returns records before the given cursor |
limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "active": true,
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "f353709f-1919-4d7d-a76b-201f3a0f8c7c",
- "inserted_at": "2025-09-09T17:20:28.886991Z",
- "legacy_id": 98946378,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2025-09-09T17:20:28.887020Z"
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}
Returns an access and refresh token with a provided client id, secret, and grant type. Tokens expire in 7200
seconds.
client_id required | string Client Id |
client_secret required | string Client Secret |
grant_type required | string Default: "client_credentials" Enum: "client_credentials" "authorization_code" "refresh_token" Grant Type |
code | string Authorization Code; |
refresh_token | string Refresh Token; |
scope | string Default: "cause" Enum: "public" "cause" Scope |
{- "access_token": "ab6a592346444dea97170837e104d8a5ab6a592346444dea97170837e104d8a5",
- "created_at": "2023-01-27T19:32:03Z",
- "expires_in": 7200,
- "refresh_token": "njjjytm3otetmgrjmi00yjawlwe4zgytzjixy2mzm2y3njawcg121231999393a3",
- "scope": "cause",
- "token_type": "bearer"
}
Lists the current cause campaigns
status | string Enum: "published" "retired" "unpublished" Example: status=published Use this parameter to filter campaigns by the given status. |
supporting_type | string Enum: "invite_only" "none" "private" "public" Example: supporting_type=public Use this parameter to filter campaigns by the given supporting type. |
updated_after | string Example: updated_after=2021-11-02T14:24:55.811924Z Returns only campaigns that have been updated after the given moment in ISO8601 format |
updated_before | string Example: updated_before=2021-11-02T14:24:55.811924Z Returns only campaigns that have been updated before the given moment in ISO8601 format |
user_id | string Example: user_id=909cf4af-4fb4-4e43-9ddc-5cbf49742060 Filter the given campaigns by a user id or legacy id |
after | string Returns records after the given cursor |
before | string Returns records before the given cursor |
limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "cause_id": "ebe3e020-8917-4a56-9c7d-c636723db42c",
- "description": "My Awesome weekend campaign.",
- "fundraising_event_id": "f7edd9d3-f426-447c-9501-beea9e802867",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "has_schedule": false,
- "id": "826c3fe6-b879-4796-a380-e4fc4801925e",
- "inserted_at": "2025-09-09T17:20:28.144955Z",
- "legacy_id": 630541922,
- "livestream": {
- "channel": "tiltify",
- "type": "twitch"
}, - "name": "My Awesome Campaign",
- "original_goal": {
- "currency": "USD",
- "value": "182.32"
}, - "parent_facts": [
- {
- "id": "deb77044-b760-4425-8579-e720d1e5b3fb",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "deb77044-b760-4425-8579-e720d1e5b3fb",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2025-09-09T17:20:28.144982Z",
- "retired_at": null,
- "slug": "my-awesome-campaign",
- "status": "published",
- "supporting_type": "none",
- "team_campaign_id": "efd5b15e-7c7e-4da0-b032-e0beadc94d15",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2025-09-09T17:20:28.144985Z",
- "user": {
- "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "description": "Professional twitch streamer who likes charity!",
- "email": "fundraiser@tiltify.test",
- "id": "ab78489e-7580-40d2-919c-b2b51af0e996",
- "legacy_id": 300122378,
- "slug": "username",
- "social": {
- "facebook": "tiltify",
- "instagram": "tiltify",
- "snapchat": "tiltify",
- "tiktok": "tilitfy",
- "twitch": "tilitfy",
- "twitter": "tiltify",
- "youtube": "UCWcPgWbuWuJX5rHWm6Kb4Vw"
}, - "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "username": "UserName"
}, - "user_id": "684d619f-3092-4e84-9847-7641dcb25dac"
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}
campaign_id required | string Campaign ID |
time_type | string Enum: "daily" "weekly" "monthly" "yearly" "ytd" "all" Example: time_type=all The time range to use in leaderboard generation |
after | string Returns records after the given cursor |
before | string Returns records before the given cursor |
limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "heat": null,
- "id": "02aa3310-b726-4749-b260-5b7845eea7a5",
- "name": "Awesome Team",
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}
campaign_id required | string Campaign ID or legacy ID |
after | string Returns records after the given cursor |
before | string Returns records before the given cursor |
limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "active": true,
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "completed_at": "2025-09-09T17:20:28.367198Z",
- "donation_id": "42378e8c-76b1-475e-af73-a866051fc661",
- "ends_at": "2025-09-09T17:20:28.367193Z",
- "id": "755e075e-6519-4c14-9ad5-44e3e2abc3c9",
- "inserted_at": "2025-09-09T17:20:28.367168Z",
- "matched_by": "Big Donor 1",
- "pledged_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "started_at_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "starts_at": "2025-09-09T17:20:28.367189Z",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2025-09-09T17:20:28.367184Z"
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}
Returns a Campaign by its user slug and campaign slug
user_slug required | string User Slug |
campaign_slug required | string Campaign Slug |
{- "data": {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "cause_id": "ebe3e020-8917-4a56-9c7d-c636723db42c",
- "description": "My Awesome weekend campaign.",
- "fundraising_event_id": "f7edd9d3-f426-447c-9501-beea9e802867",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "has_schedule": false,
- "id": "826c3fe6-b879-4796-a380-e4fc4801925e",
- "inserted_at": "2025-09-09T17:20:28.144955Z",
- "legacy_id": 630541922,
- "livestream": {
- "channel": "tiltify",
- "type": "twitch"
}, - "name": "My Awesome Campaign",
- "original_goal": {
- "currency": "USD",
- "value": "182.32"
}, - "parent_facts": [
- {
- "id": "deb77044-b760-4425-8579-e720d1e5b3fb",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "deb77044-b760-4425-8579-e720d1e5b3fb",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2025-09-09T17:20:28.144982Z",
- "retired_at": null,
- "slug": "my-awesome-campaign",
- "status": "published",
- "supporting_type": "none",
- "team_campaign_id": "efd5b15e-7c7e-4da0-b032-e0beadc94d15",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2025-09-09T17:20:28.144985Z",
- "user": {
- "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "description": "Professional twitch streamer who likes charity!",
- "email": "fundraiser@tiltify.test",
- "id": "ab78489e-7580-40d2-919c-b2b51af0e996",
- "legacy_id": 300122378,
- "slug": "username",
- "social": {
- "facebook": "tiltify",
- "instagram": "tiltify",
- "snapchat": "tiltify",
- "tiktok": "tilitfy",
- "twitch": "tilitfy",
- "twitter": "tiltify",
- "youtube": "UCWcPgWbuWuJX5rHWm6Kb4Vw"
}, - "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "username": "UserName"
}, - "user_id": "684d619f-3092-4e84-9847-7641dcb25dac"
}
}
campaign_id required | string Campaign ID or legacy ID |
after | string Returns records after the given cursor |
before | string Returns records before the given cursor |
limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "active": true,
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "description": "The streamer will pick a song and sing it poorly",
- "ends_at": "2025-09-09T17:20:29.040135Z",
- "fair_market_value": {
- "currency": "USD",
- "value": "182.32"
}, - "highlighted": true,
- "id": "67da2f2d-b611-47fd-86e5-fabbebf67532",
- "image": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "inserted_at": "2025-09-09T17:20:29.040170Z",
- "legacy_id": 413959510,
- "name": "Sing a Song Poorly",
- "quantity": 1000,
- "quantity_remaining": 23,
- "starts_at": "2025-09-09T17:20:29.040187Z",
- "updated_at": "2025-09-09T17:20:29.040192Z"
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}
Returns a campaign by its ID
campaign_id required | string Campaign ID |
{- "data": {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "cause_id": "ebe3e020-8917-4a56-9c7d-c636723db42c",
- "description": "My Awesome weekend campaign.",
- "fundraising_event_id": "f7edd9d3-f426-447c-9501-beea9e802867",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "has_schedule": false,
- "id": "826c3fe6-b879-4796-a380-e4fc4801925e",
- "inserted_at": "2025-09-09T17:20:28.144955Z",
- "legacy_id": 630541922,
- "livestream": {
- "channel": "tiltify",
- "type": "twitch"
}, - "name": "My Awesome Campaign",
- "original_goal": {
- "currency": "USD",
- "value": "182.32"
}, - "parent_facts": [
- {
- "id": "deb77044-b760-4425-8579-e720d1e5b3fb",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "deb77044-b760-4425-8579-e720d1e5b3fb",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2025-09-09T17:20:28.144982Z",
- "retired_at": null,
- "slug": "my-awesome-campaign",
- "status": "published",
- "supporting_type": "none",
- "team_campaign_id": "efd5b15e-7c7e-4da0-b032-e0beadc94d15",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2025-09-09T17:20:28.144985Z",
- "user": {
- "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "description": "Professional twitch streamer who likes charity!",
- "email": "fundraiser@tiltify.test",
- "id": "ab78489e-7580-40d2-919c-b2b51af0e996",
- "legacy_id": 300122378,
- "slug": "username",
- "social": {
- "facebook": "tiltify",
- "instagram": "tiltify",
- "snapchat": "tiltify",
- "tiktok": "tilitfy",
- "twitch": "tilitfy",
- "twitter": "tiltify",
- "youtube": "UCWcPgWbuWuJX5rHWm6Kb4Vw"
}, - "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "username": "UserName"
}, - "user_id": "684d619f-3092-4e84-9847-7641dcb25dac"
}
}
campaign_id required | string Campaign ID or legacy ID |
after | string Returns records after the given cursor |
before | string Returns records before the given cursor |
limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "active": true,
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "62d9e507-006a-4550-b362-5253866d7f82",
- "inserted_at": "2025-09-09T17:20:28.938741Z",
- "legacy_id": 453121898,
- "name": "Learn a TikTok dance live!",
- "options": [
- {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "a1b9eeb7-b3ff-40c6-b766-5b4341898bd7",
- "inserted_at": "2025-09-09T17:20:28.964382Z",
- "legacy_id": 532174583,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2025-09-09T17:20:28.964406Z"
}, - {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "a1b9eeb7-b3ff-40c6-b766-5b4341898bd7",
- "inserted_at": "2025-09-09T17:20:28.964382Z",
- "legacy_id": 532174583,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2025-09-09T17:20:28.964406Z"
}, - {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "a1b9eeb7-b3ff-40c6-b766-5b4341898bd7",
- "inserted_at": "2025-09-09T17:20:28.964382Z",
- "legacy_id": 532174583,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2025-09-09T17:20:28.964406Z"
}
], - "updated_at": "2025-09-09T17:20:29.028621Z"
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}
campaign_id required | string Campaign ID or legacy ID |
after | string Returns records after the given cursor |
before | string Returns records before the given cursor |
limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "description": null,
- "ends_at": "2025-09-09T17:20:29.257065Z",
- "id": "9fc549be-6024-453a-9404-9216beb06233",
- "inserted_at": "2025-09-09T17:20:29.257101Z",
- "legacy_id": 903167656,
- "name": "Holiday Special Livestream",
- "starts_at": "2025-09-09T17:20:29.257121Z",
- "updated_at": "2025-09-09T17:20:29.257127Z"
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}
campaign_id required | string Campaign ID |
time_type | string Enum: "daily" "weekly" "monthly" "yearly" "ytd" "all" Example: time_type=all The time range to use in leaderboard generation |
after | string Returns records after the given cursor |
before | string Returns records before the given cursor |
limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "heat": null,
- "id": "02aa3310-b726-4749-b260-5b7845eea7a5",
- "name": "Awesome Team",
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}
campaign_id required | string Campaign ID or legacy ID |
include_disabled | boolean Example: include_disabled=true Returns disabled milestones. Defaults to false |
created_before | string Example: created_before=2021-11-02T14:24:55.811924Z Returns only milestones that have been updated before the given moment in ISO8601 format |
created_after | string Example: created_after=2021-11-02T14:24:55.811924Z Returns only milestones that have been updated after the given moment in ISO8601 format |
updated_before | string Example: updated_before=2021-11-02T14:24:55.811924Z Returns only milestones that have been updated before the given moment in ISO8601 format |
updated_after | string Example: updated_after=2021-11-02T14:24:55.811924Z Returns only milestones that have been updated after the given moment in ISO8601 format |
after | string Returns records after the given cursor |
before | string Returns records before the given cursor |
limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "active": true,
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "f353709f-1919-4d7d-a76b-201f3a0f8c7c",
- "inserted_at": "2025-09-09T17:20:28.886991Z",
- "legacy_id": 98946378,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2025-09-09T17:20:28.887020Z"
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}
campaign_id required | string Campaign ID or legacy ID |
after | string Returns records after the given cursor |
before | string Returns records before the given cursor |
limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "active": true,
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "ends_at": "2025-09-09T17:20:29.418871Z",
- "id": "fa43b69b-6104-498d-9721-1431dd84cc59",
- "inserted_at": "2025-09-09T17:20:29.418918Z",
- "legacy_id": 474296437,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2025-09-09T17:20:29.418937Z"
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}
campaign_id required | string Campaign ID or legacy ID |
completed_after | string Example: completed_after=2021-11-02T14:24:55.811924Z Returns only donations that have been completed after the given moment in ISO8601 format |
completed_before | string Example: completed_before=2021-11-02T14:24:55.811924Z Returns only donations that have been completed before the given moment in ISO8601 format |
created_after | string Example: created_after=2021-11-02T14:24:55.811924Z Returns only campaigns that have been created after the given moment in ISO8601 format |
created_before | string Example: created_before=2021-11-02T14:24:55.811924Z Returns only campaigns that have been created before the given moment in ISO8601 format |
updated_after | string Example: updated_after=2021-11-02T14:24:55.811924Z Returns only campaigns that have been updated after the given moment in ISO8601 format |
updated_before | string Example: updated_before=2021-11-02T14:24:55.811924Z Returns only campaigns that have been updated before the given moment in ISO8601 format |
after | string Returns records after the given cursor |
before | string Returns records before the given cursor |
limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "campaign_id": "80be738a-ab1a-4f8e-8158-a94a251e4d0c",
- "campaign_name": "Awesome Test Campaign",
- "cause_id": "4556c535-1075-4f6d-88b6-068ae548b5e6",
- "charity_can_contact": false,
- "completed_at": "2025-09-09T17:20:28.341782Z",
- "donation_matches": [
- {
- "active": true,
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "completed_at": "2025-09-09T17:20:28.367198Z",
- "donation_id": "42378e8c-76b1-475e-af73-a866051fc661",
- "ends_at": "2025-09-09T17:20:28.367193Z",
- "id": "755e075e-6519-4c14-9ad5-44e3e2abc3c9",
- "inserted_at": "2025-09-09T17:20:28.367168Z",
- "matched_by": "Big Donor 1",
- "pledged_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "started_at_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "starts_at": "2025-09-09T17:20:28.367189Z",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2025-09-09T17:20:28.367184Z"
}
], - "donor_comment": "Keep up the great work!",
- "donor_name": "Test Name",
- "email": "donor@tiltify.test",
- "facts": [
- {
- "id": "deb77044-b760-4425-8579-e720d1e5b3fb",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "deb77044-b760-4425-8579-e720d1e5b3fb",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}, - {
- "id": "deb77044-b760-4425-8579-e720d1e5b3fb",
- "name": "My Campaign",
- "usage_type": "campaign"
}
], - "fundraising_event_id": "09035969-976f-4b8f-a1c9-3b64a5aae226",
- "fundraising_event_name": "Awesome Test Fundraising Event",
- "id": "6861f685-fe81-4ced-bc6c-f9467cb92357",
- "legacy_id": 75730531,
- "moderated_at": "2025-09-09T17:20:29.573883Z",
- "payment_method": "stripe",
- "payment_reference_id": "pi_1234567890",
- "payment_transaction_id": "ch_1234567890",
- "poll_id": "8edf334f-3061-4602-ac54-29e60d1b0d89",
- "poll_option_id": "a6d0f034-8d54-44cf-ba91-3296fec85480",
- "reward_claims": [
- {
- "id": "0980eb2f-6ffe-4b64-a64b-57bf19d0c8e1",
- "quantity": 1,
- "reward_id": "f106f43d-d053-4c56-a02c-baf677f03949"
}
], - "reward_id": "1f366b30-75c9-49c6-b610-6e17b1af1950",
- "sustained": false,
- "target_id": "aa1d64d5-b6f8-4829-93c5-a8c74517c0c6",
- "team_event_id": "cbe7c942-765c-4b96-b7bb-58a872043333",
- "team_event_name": "Awesome Test Team Event"
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}
status | string Enum: "published" "retired" "unpublished" Example: status=published Use this parameter to filter events by the given status. |
supporting_type | string Enum: "invite_only" "none" "private" "public" Example: supporting_type=public Use this parameter to filter events by the given supporting type. |
updated_after | string Example: updated_after=2021-11-02T14:24:55.811924Z Returns only events that have been updated after the given moment in ISO8601 format |
updated_before | string Example: updated_before=2021-11-02T14:24:55.811924Z Returns only events that have been updated before the given moment in ISO8601 format |
after | string Returns records after the given cursor |
before | string Returns records before the given cursor |
limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "cause_id": "ebe3e020-8917-4a56-9c7d-c636723db42c",
- "description": "My Awesome weekend campaign.",
- "fundraising_event_id": "f7edd9d3-f426-447c-9501-beea9e802867",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "has_schedule": false,
- "id": "826c3fe6-b879-4796-a380-e4fc4801925e",
- "inserted_at": "2025-09-09T17:20:28.144955Z",
- "legacy_id": 630541922,
- "livestream": {
- "channel": "tiltify",
- "type": "twitch"
}, - "name": "My Awesome Campaign",
- "original_goal": {
- "currency": "USD",
- "value": "182.32"
}, - "parent_facts": [
- {
- "id": "deb77044-b760-4425-8579-e720d1e5b3fb",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "deb77044-b760-4425-8579-e720d1e5b3fb",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2025-09-09T17:20:28.144982Z",
- "retired_at": null,
- "slug": "my-awesome-campaign",
- "status": "published",
- "supporting_type": "none",
- "team_campaign_id": "efd5b15e-7c7e-4da0-b032-e0beadc94d15",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2025-09-09T17:20:28.144985Z",
- "user": {
- "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "description": "Professional twitch streamer who likes charity!",
- "email": "fundraiser@tiltify.test",
- "id": "ab78489e-7580-40d2-919c-b2b51af0e996",
- "legacy_id": 300122378,
- "slug": "username",
- "social": {
- "facebook": "tiltify",
- "instagram": "tiltify",
- "snapchat": "tiltify",
- "tiktok": "tilitfy",
- "twitch": "tilitfy",
- "twitter": "tiltify",
- "youtube": "UCWcPgWbuWuJX5rHWm6Kb4Vw"
}, - "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "username": "UserName"
}, - "user_id": "684d619f-3092-4e84-9847-7641dcb25dac"
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}
{- "data": {
- "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "contact": {
- "address_line1": "22251 Bahringer Turnpike",
- "address_line2": null,
- "city": "Bright Tree Village",
- "country": "Outer Rim",
- "email": "contact@erf.test",
- "postal_code": "20001",
- "region": "Endor"
}, - "currency_code": "USD",
- "description": "Ewok Rescue Foundation (ERF) works around the forest moon of Endor to promote the most effective Ewok protection. Join us and help us to build a better Endor!",
- "government_id": "12-3456789",
- "id": "044a952a-3fe7-410e-85bf-2352534a8621",
- "inserted_at": "2025-09-09T17:20:28.168258Z",
- "legacy_id": 586344096,
- "name": "Ewok Rescue Foundation",
- "short_description": "ERF works in Endor to protect the Ewoks",
- "slug": "ewok-rescue-foundation",
- "social": {
- "facebook": "tiltify",
- "instagram": "tiltify",
- "snapchat": "tiltify",
- "tiktok": "tilitfy",
- "twitch": "tilitfy",
- "twitter": "tiltify",
- "youtube": "UCWcPgWbuWuJX5rHWm6Kb4Vw"
}, - "status": "published",
- "updated_at": "2025-09-09T17:20:28.168284Z"
}
}
Returns a donation by its ID
donation_id required | string Donation ID |
{- "data": {
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "campaign_id": "80be738a-ab1a-4f8e-8158-a94a251e4d0c",
- "campaign_name": "Awesome Test Campaign",
- "cause_id": "4556c535-1075-4f6d-88b6-068ae548b5e6",
- "charity_can_contact": false,
- "completed_at": "2025-09-09T17:20:28.341782Z",
- "donation_matches": [
- {
- "active": true,
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "completed_at": "2025-09-09T17:20:28.367198Z",
- "donation_id": "42378e8c-76b1-475e-af73-a866051fc661",
- "ends_at": "2025-09-09T17:20:28.367193Z",
- "id": "755e075e-6519-4c14-9ad5-44e3e2abc3c9",
- "inserted_at": "2025-09-09T17:20:28.367168Z",
- "matched_by": "Big Donor 1",
- "pledged_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "started_at_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "starts_at": "2025-09-09T17:20:28.367189Z",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2025-09-09T17:20:28.367184Z"
}
], - "donor_comment": "Keep up the great work!",
- "donor_name": "Test Name",
- "email": "donor@tiltify.test",
- "facts": [
- {
- "id": "deb77044-b760-4425-8579-e720d1e5b3fb",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "deb77044-b760-4425-8579-e720d1e5b3fb",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}, - {
- "id": "deb77044-b760-4425-8579-e720d1e5b3fb",
- "name": "My Campaign",
- "usage_type": "campaign"
}
], - "fundraising_event_id": "09035969-976f-4b8f-a1c9-3b64a5aae226",
- "fundraising_event_name": "Awesome Test Fundraising Event",
- "id": "6861f685-fe81-4ced-bc6c-f9467cb92357",
- "legacy_id": 75730531,
- "moderated_at": "2025-09-09T17:20:29.573883Z",
- "payment_method": "stripe",
- "payment_reference_id": "pi_1234567890",
- "payment_transaction_id": "ch_1234567890",
- "poll_id": "8edf334f-3061-4602-ac54-29e60d1b0d89",
- "poll_option_id": "a6d0f034-8d54-44cf-ba91-3296fec85480",
- "reward_claims": [
- {
- "id": "0980eb2f-6ffe-4b64-a64b-57bf19d0c8e1",
- "quantity": 1,
- "reward_id": "f106f43d-d053-4c56-a02c-baf677f03949"
}
], - "reward_id": "1f366b30-75c9-49c6-b610-6e17b1af1950",
- "sustained": false,
- "target_id": "aa1d64d5-b6f8-4829-93c5-a8c74517c0c6",
- "team_event_id": "cbe7c942-765c-4b96-b7bb-58a872043333",
- "team_event_name": "Awesome Test Team Event"
}
}
Lists the current cause donations
created_after | string Example: created_after=2021-11-02T14:24:55.811924Z Returns only campaigns that have been created after the given moment in ISO8601 format |
created_before | string Example: created_before=2021-11-02T14:24:55.811924Z Returns only campaigns that have been created before the given moment in ISO8601 format |
updated_after | string Example: updated_after=2021-11-02T14:24:55.811924Z Returns only campaigns that have been updated after the given moment in ISO8601 format |
updated_before | string Example: updated_before=2021-11-02T14:24:55.811924Z Returns only campaigns that have been updated before the given moment in ISO8601 format |
after | string Returns records after the given cursor |
before | string Returns records before the given cursor |
limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "campaign_id": "80be738a-ab1a-4f8e-8158-a94a251e4d0c",
- "campaign_name": "Awesome Test Campaign",
- "cause_id": "4556c535-1075-4f6d-88b6-068ae548b5e6",
- "charity_can_contact": false,
- "completed_at": "2025-09-09T17:20:28.341782Z",
- "donation_matches": [
- {
- "active": true,
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "completed_at": "2025-09-09T17:20:28.367198Z",
- "donation_id": "42378e8c-76b1-475e-af73-a866051fc661",
- "ends_at": "2025-09-09T17:20:28.367193Z",
- "id": "755e075e-6519-4c14-9ad5-44e3e2abc3c9",
- "inserted_at": "2025-09-09T17:20:28.367168Z",
- "matched_by": "Big Donor 1",
- "pledged_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "started_at_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "starts_at": "2025-09-09T17:20:28.367189Z",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2025-09-09T17:20:28.367184Z"
}
], - "donor_comment": "Keep up the great work!",
- "donor_name": "Test Name",
- "email": "donor@tiltify.test",
- "facts": [
- {
- "id": "deb77044-b760-4425-8579-e720d1e5b3fb",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "deb77044-b760-4425-8579-e720d1e5b3fb",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}, - {
- "id": "deb77044-b760-4425-8579-e720d1e5b3fb",
- "name": "My Campaign",
- "usage_type": "campaign"
}
], - "fundraising_event_id": "09035969-976f-4b8f-a1c9-3b64a5aae226",
- "fundraising_event_name": "Awesome Test Fundraising Event",
- "id": "6861f685-fe81-4ced-bc6c-f9467cb92357",
- "legacy_id": 75730531,
- "moderated_at": "2025-09-09T17:20:29.573883Z",
- "payment_method": "stripe",
- "payment_reference_id": "pi_1234567890",
- "payment_transaction_id": "ch_1234567890",
- "poll_id": "8edf334f-3061-4602-ac54-29e60d1b0d89",
- "poll_option_id": "a6d0f034-8d54-44cf-ba91-3296fec85480",
- "reward_claims": [
- {
- "id": "0980eb2f-6ffe-4b64-a64b-57bf19d0c8e1",
- "quantity": 1,
- "reward_id": "f106f43d-d053-4c56-a02c-baf677f03949"
}
], - "reward_id": "1f366b30-75c9-49c6-b610-6e17b1af1950",
- "sustained": false,
- "target_id": "aa1d64d5-b6f8-4829-93c5-a8c74517c0c6",
- "team_event_id": "cbe7c942-765c-4b96-b7bb-58a872043333",
- "team_event_name": "Awesome Test Team Event"
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}