Find Personal Page
API globales
Find Personal Page
Recherchez les pages personnelles de financement CrowdChange publiques par mot-clé et récupérez une liste paginée avec objectif et propriétaire.
GET
Find Personal Page
Query parameters
Search term.
Team id. Returns specific team if provided.
Comma separated list of fundraiser ids.
Comma separated list of fundraiser template (blueprint) ids.
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, frInclude personal pages from hidden campaigns. Default:
0Include data from subsites. Default:
0Include the personal page description in the response. The returned
description is plain text with all HTML removed and truncated to 200 characters. Default: falsePersonal page’s amount raised filter.
Response
Returns an array of objects with the following fields.Personal page ID.
Personal page name.
Personal page description as plain text with all HTML removed, truncated to 200 characters. Only returned when
include_description is set.Personal page image ID
Goal amount.
Formatted goal amount of the personal page, includes currency symbol.
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, frTeam name that personal page belongs to (if assigned to a team).
Campaign that personal page belongs to.
| Status | Description |
|---|---|
400 | Bad Request |
403 | Forbidden |