Returns a cursor-paginated list of people in the organization, sorted by creation date (newest first). Use nextCursor from the response as the cursor query param to fetch the next page.
Documentation Index
Fetch the complete documentation index at: https://docs.notealy.com/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.
Return records created after this id (opaque cursor)
Max records to return (1–100, default 50)
Filter by exact email (case-insensitive)
Filter by phone
Filter by companyId
Paginated list of people