Tool to retrieve all people for your account in creation order. Use when you need to list contacts, filter by email or phone number, or paginate through your people database. Supports cursor-based pagination via Link header and optional time-based filtering. Note: email and phon…
emailstringFilter results to a specific person by email address. Mutually exclusive with phone_number.
sinceintegerUnix timestamp to filter people created on or after this time.
untilintegerUnix timestamp to filter people created on or before this time.
per_pageintegerNumber of results per page. Default is 20, maximum is 100.
page_infostringCursor token for pagination. Use the next_page_info value from a previous response to retrieve the next page of results.
phone_numberstringFilter results by phone number in E.164 format (e.g., '+17132746524'). Mutually exclusive with email.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.