Skip to main content
GET
Find Personal Page

Query parameters

string
Search term.
integer
Team id. Returns specific team if provided.
string
Comma separated list of fundraiser ids.
string
Comma separated list of fundraiser template (blueprint) ids.
integer
Page number. Default: 1
integer
Number of results to return. Default: 10
string
Key to sort by. Allowed values: name, amount_raised, amount_goal
string
Direction of sorting. Allowed values: asc, desc
string
API’s locale. Allowed values: en, fr
integer
Include personal pages from hidden campaigns. Default: 0
integer
Include data from subsites. Default: 0
boolean
Include the personal page description in the response. The returned description is plain text with all HTML removed and truncated to 200 characters. Default: false
object
Personal page’s amount raised filter.

Response

Returns an array of objects with the following fields.
integer
Personal page ID.
string
Personal page name.
string
Personal page description as plain text with all HTML removed, truncated to 200 characters. Only returned when include_description is set.
string
Personal page image ID
number
Goal amount.
string
Formatted goal amount of the personal page, includes currency symbol.
number
Amount raised by the personal page.
string
Formatted amount raised by the personal page, includes currency symbol.
number
Number of donors
string
Full URL to personal page.
string
Personal page language. Allowed values: en, fr
object
Team name that personal page belongs to (if assigned to a team).
object
Campaign that personal page belongs to.
object
Other responses