List all leads
Leads
List all leads
Returns a list of leads in JSON format.
GET
List all leads
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - application/json
OK
Example:
123
Example:
"Immigration"
Example:
"immigration"
Example:
"2025-05-04T12:34:56Z"
Example:
"John Doe"
Example:
"john.doe@example.com"
Example:
"+441234567890"
Concatenated questions/answers and address in a single string.
Example:
"What is your nationality?\nBritish\n--\nAddress: Online - London, England, SW11 3PG\n"