Skip to main content
GET
Get Team's Personal Pages

Path parameters

integer
required
Campaign ID.
integer
required
Team ID.

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

integer
Personal page ID.
string
Personal page name.
string
Personal page type.
string | null
URL to the personal page.
number
Goal amount.
string
Formatted goal amount, including the currency symbol.
number
Amount raised by the personal page.
string
Formatted amount raised by the personal page, including the currency symbol.
number
Pending offline donation amount for the personal page.
number
Personal page matched donation amount.
integer
Number of personal page donors.
object
string | null
Personal page image ID.
string | null
Personal page description.
boolean
Whether the personal page image is inherited from the campaign.
boolean
Whether the personal page description is inherited from the campaign.
object | null
Registrant details, when available.
string | null
Personal page archive date and time.
string | null
Personal page close date and time.
string | null
Personal page creation date and time.
string
Personal page language. Allowed values: en, fr.
object[]
Custom questions and responses configured for the resource.
object
Personal page owner.
object
Campaign summary.
object | null
Team summary, when the personal page belongs to a team.
Other responses
Last modified on August 17, 2026