API
⌘K
My Developer Account

OrganizationStatistics Collection Only

Returns statistics for the organization.

Example Request

curl https://api.planningcenteronline.com/people/v2/organization_statistics

View in API Explorer →

Example Object

{
  "type": "OrganizationStatistics",
  "id": "1",
  "attributes": {},
  "relationships": {}
}

Attributes

Name Type Description
id primary_key

Pagination

Name Parameter Type Description
per_page per_page integer how many records to return per page (min=1, max=100, default=25)
offset offset integer get results from given offset

Endpoints

Listing

HTTP Method Endpoint
GET /people/v2/organization_statistics

Belongs To

HTTP Method Endpoint Association Details Filter By
GET https://api.planningcenteronline.com/people/v2/stats Organization