Returns a list of all people.
Documentation Index
Fetch the complete documentation index at: https://vanta.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Controls the maximum number of items returned in one response from the API.
1 <= x <= 100A marker or pointer, telling the API where to start fetching items for the subsequent page in a paginated dataset. Note that the requested page will not include the item that corresponds to this cursor but will start from the one immediately after this cursor.
Filter individuals by those whose tasksSummary status is any of the provided values.
The overall status of a person's outstanding tasks:
COMPLETE, DUE_SOON, NONE, OFFBOARDING_COMPLETE, OFFBOARDING_DUE_SOON, OFFBOARDING_OVERDUE, OVERDUE, PAUSED Requires taskStatusMatchesAny. Includes all people for whom any of the provided taskType values in taskTypeMatchesAny is any of the provided taskStatus values in taskStatusMatchesAny.
The type a task summary falls into. COMPLETE_TRAININGS: The task summary containing security trainings. ACCEPT_POLICIES: The task summary containing policy acceptance. COMPLETE_CUSTOM_TASKS: The task summary containing custom tasks. INSTALL_DEVICE_MONITORING: The task summary containing device monitoring installation. COMPLETE_BACKGROUND_CHECKS: The task summary containing background checks.
COMPLETE_TRAININGS, ACCEPT_POLICIES, COMPLETE_CUSTOM_TASKS, COMPLETE_CUSTOM_OFFBOARDING_TASKS, INSTALL_DEVICE_MONITORING, COMPLETE_BACKGROUND_CHECKS Requires taskTypeMatchesAny. Includes all people for whom any of the provided taskType values in taskTypeMatchesAny is any of the provided taskStatus values in taskStatusMatchesAny.
The status of a task.
COMPLETE, DUE_SOON, OVERDUE, NONE Filter people by email address, first name, or last name (partial match, case-insensitive).
Filter people matching any of the given group IDs.
Filter people matching the given employment status. The employment status of a person:
UPCOMING, CURRENT, ON_LEAVE, INACTIVE, FORMER Ok