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
List of prospects retrieved successfully