Leads
List leads
Returns a paginated list of leads for the account, with optional filtering and sorting.
GET
List leads
Documentation Index
Fetch the complete documentation index at: https://developers.voxys.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API access token for authentication. Obtain from your Voxys Connect profile settings.
Path Parameters
The numeric ID of the account.
Query Parameters
Filter leads by status.
Available options:
open, won, lost, snoozed Filter leads assigned to a specific agent.
Filter leads originating from a specific inbox.
Field to sort results by.
Available options:
created_at, updated_at, lead_value, position, custom_name Sort direction.
Available options:
asc, desc Page number for pagination.
Number of records per page.
Required range:
x <= 100List leads

