Find Campaign
API globales
Find Campaign
Recherchez des campagnes CrowdChange côté serveur avec des filtres avancés et récupérez une liste paginée avec objectif, montant amassé et statut.
POST
Find Campaign
Body
Search term.
Page number. Default:
1Number of results to return. Default:
100Key to sort by. Allowed values:
id, name, amount_raised, amount_goalDirection of sorting. Allowed values:
asc, descEmail filter.
Campaign status. Allowed values:
approved, pendingTrue if campaign is hidden, otherwise false.
Campaign’s creation date filter.
Campaign’s amount goal filter.
Campaign’s amount raised filter.
Return teams after Team ID.
API’s locale. Allowed values:
en, frFilter campaigns only available in locale
List of fundraiser tags.
Response
Returns an array of objects with the following fields.Campaign ID.
Site ID.
Campaign name.
Campaign creation date.
Goal amount.
Amount raised by the campaign.
Formatted amount raised by the campaign, includes currency symbol.
Date and time when campaign starts.
Date and time when campaign ends.
Campaign location.
URL to campaign.
Number of donors.
Number of teams.
Number of pages.
Campaign’s approval status. Allowed values:
approved, pendingCampaign’s activity status code. Allowed values:
live, deleted, archived, pending_approval, opening_soon, closedTrue if campaign is hidden, otherwise false.
Date when campaign is scheduled to auto-open
Date when campaign is scheduled to auto-close
Date when campaign was closed
Date when campaign was archived
Campaign language. Allowed values:
en, frValue of
In support of field associated with campaign.Code provided for
In support of field.Appeal code.
List of custom questions and responses.
Campaign tags.
| Status | Description |
|---|---|
400 | Bad Request |
403 | Forbidden |