Table of Contents

Class PeopleClient

Namespace
Crews.PlanningCenter.Api
Assembly
Crews.PlanningCenter.Api.dll

Client for accessing the Planning Center People API.

public class PeopleClient
Inheritance
PeopleClient
Inherited Members

Constructors

PeopleClient(HttpClient)

Client for accessing the Planning Center People API.

public PeopleClient(HttpClient httpClient)

Parameters

httpClient HttpClient

Properties

Latest

Gets a client for the latest version (2025-11-10) of the People API.

public OrganizationClient Latest { get; }

Property Value

OrganizationClient

V2018_08_01

Gets a client for version 2018-08-01 of the People API.

public OrganizationClient V2018_08_01 { get; }

Property Value

OrganizationClient

V2019_01_14

Gets a client for version 2019-01-14 of the People API.

public OrganizationClient V2019_01_14 { get; }

Property Value

OrganizationClient

V2019_10_10

Gets a client for version 2019-10-10 of the People API.

public OrganizationClient V2019_10_10 { get; }

Property Value

OrganizationClient

V2020_04_06

Gets a client for version 2020-04-06 of the People API.

public OrganizationClient V2020_04_06 { get; }

Property Value

OrganizationClient

V2020_07_22

Gets a client for version 2020-07-22 of the People API.

public OrganizationClient V2020_07_22 { get; }

Property Value

OrganizationClient

V2021_08_17

Gets a client for version 2021-08-17 of the People API.

public OrganizationClient V2021_08_17 { get; }

Property Value

OrganizationClient

V2022_01_05

Gets a client for version 2022-01-05 of the People API.

public OrganizationClient V2022_01_05 { get; }

Property Value

OrganizationClient

V2022_01_28

Gets a client for version 2022-01-28 of the People API.

public OrganizationClient V2022_01_28 { get; }

Property Value

OrganizationClient

V2022_07_14

Gets a client for version 2022-07-14 of the People API.

public OrganizationClient V2022_07_14 { get; }

Property Value

OrganizationClient

V2023_02_15

Gets a client for version 2023-02-15 of the People API.

public OrganizationClient V2023_02_15 { get; }

Property Value

OrganizationClient

V2023_03_21

Gets a client for version 2023-03-21 of the People API.

public OrganizationClient V2023_03_21 { get; }

Property Value

OrganizationClient

V2024_09_12

Gets a client for version 2024-09-12 of the People API.

public OrganizationClient V2024_09_12 { get; }

Property Value

OrganizationClient

V2025_03_20

Gets a client for version 2025-03-20 of the People API.

public OrganizationClient V2025_03_20 { get; }

Property Value

OrganizationClient

V2025_07_02

Gets a client for version 2025-07-02 of the People API.

public OrganizationClient V2025_07_02 { get; }

Property Value

OrganizationClient

V2025_07_17

Gets a client for version 2025-07-17 of the People API.

public OrganizationClient V2025_07_17 { get; }

Property Value

OrganizationClient

V2025_11_10

Gets a client for version 2025-11-10 of the People API.

public OrganizationClient V2025_11_10 { get; }

Property Value

OrganizationClient