List ReadyLink leads
Leads
List ReadyLink leads
Returns the user’s leads from ReadyLinks, with filters, pagination, and sort. Response is wrapped: { data: Lead[], pagination: {...}, filters: {...} }.
Lead surveyStatus (the survey’s own status) takes values pending, completed, converted, archived. The status query parameter (active, archived, all) toggles between active vs archived view.
GET
List ReadyLink leads
Documentation Index
Fetch the complete documentation index at: https://docs.auditynow.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
A Personal Access Token issued from https://app.auditynow.com/dashboard/settings/api-tokens. Format: aky_<32 random chars>.
Query Parameters
Available options:
active, archived, all Filter to leads from a specific ReadyLink (UUID).
Required range:
1 <= x <= 500Required range:
x >= 0Available options:
created_at, updated_at, client_name, business_name, ai_readiness_score, composite_score Available options:
asc, desc 
