Prospects
List All Prospects
List All Prospects
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Field name to search by
Value to search for in the specified field
Filter by status
Field to sort by
Sort order (asc or desc)
Available options:
asc
, desc
Number of records to skip
Required range:
x >= 0
Maximum number of records to return
Required range:
1 <= x <= 100
Response
200
application/json
List of prospects retrieved successfully
The response is of type Prospect · object[]
.