curl --location --request GET 'https://api.falken.ltd/api/admin/fundraising-campaigns'
[
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"organizationId": "7bc05553-4b68-44e8-b7bc-37be63c6d9e9",
"name": "string",
"description": "string",
"goalAmount": 0,
"scopeType": 1,
"scopeId": "65fafe40-a220-4dd7-8724-4598b81c0643",
"startUtc": "2019-08-24T14:15:22Z",
"endUtc": "2019-08-24T14:15:22Z",
"createdUtc": "2019-08-24T14:15:22Z",
"updatedUtc": "2019-08-24T14:15:22Z",
"totalRaised": 0,
"progressPct": 0,
"sponsorCount": 0
}
]
Authorization: Bearer ********************