Directory API
Optional ID of the person to retrieve.
Optional email to filter people.
Optional first name to filter people.
Optional last name to filter people.
Optional external ID to filter people.
Number of items to skip for pagination.
0Maximum number of items to return.
25Field to sort by (e.g., email, first_name, last_name, external_id).
Sort order, 'asc' or 'desc'.
ascPossible values: OK
Bad Request
Created
Bad Request
OK
Bad Request
Not Found
OK
Bad Request
Not Found
Optional ID of the team to retrieve.
Optional team name to filter teams.
Optional external ID to filter teams.
Number of items to skip for pagination.
0Maximum number of items to return.
25Field to sort by (e.g., team_name, external_id).
Sort order, 'asc' or 'desc'.
ascPossible values: Return total_members count and the first 10 members
OK
Bad Request
Created
Bad Request
OK
Bad Request
Not Found
OK
Bad Request
Not Found
The team ID to query
Number of items to skip for pagination.
0Maximum number of items to return.
25Field to sort by (e.g., team_id, people_id).
Sort order, 'asc' or 'desc'.
ascPossible values: Unique identifier of the members to filter
Email of the members to filter
First name of the members to filter
Last name of the members to filter
External identifier of the members to filter
OK
Bad Request
Created
Bad Request
Not Found
OK
Bad Request
Not Found
Last updated
Was this helpful?