Skip to main content
GET
Get Personal Pages

Query parameters

string
required
User’s access token.
string
Search term.
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

Response

Returns an array of objects with the following fields.
integer
Personal page ID.
string
Personal page name.
string
Personal page description
string
Personal page image ID
number
Goal amount.
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
boolean
True if the image is default.
boolean
True if the description is default.
object
object
Team name that personal page belongs to (if assigned to a team).
object
Campaign that personal page belongs to.
object
Other responses