Directory API
Last updated
Was this helpful?
Last updated
Was this helpful?
The Directory API is designed to manage individual people records within a division. It provides endpoints to create, retrieve, update, and delete people.
Retrieve a list of people or a specific person by ID.
/people
Optional ID of the person to retrieve.
Number of items to skip.
Maximum number of items to return.
Field by which to sort.
Sort order, 'asc' or 'desc'.
asc
, desc