Get Personal Pages
User-Specific APIs
Get Personal Pages
Retrieve a paginated list of the authenticated user’s personal fundraising pages across all CrowdChange campaigns, with goals and raised amounts.
GET
Get Personal Pages
Query parameters
User’s access token.
Search term.
Page number. Default:
1Number of results to return. Default:
10Key to sort by. Allowed values:
name, amount_raised, amount_goalDirection of sorting. Allowed values:
asc, descAPI’s locale. Allowed values:
en, frResponse
Returns an array of objects with the following fields.Personal page ID.
Personal page name.
Personal page description
Personal page image ID
Goal amount.
Amount raised by the personal page.
Formatted amount raised by the personal page, includes currency symbol.
Number of donors
Full URL to personal page.
Personal page language. Allowed values:
en, frTrue if the image is default.
True if the description is default.
Team name that personal page belongs to (if assigned to a team).
Campaign that personal page belongs to.
| Status | Description |
|---|---|
400 | Bad Request |
403 | Forbidden |