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