Prospects
Fetch Prospects
post/v1/prospects
Request body
Example request
{
"size": 3,
"page_size": 3,
"page": 1,
"filters": {}
}Response
Successful Response
Changes
Changed in 1 of the 9 revisions of this API.1
- ○
added the new optional request property
filters/allOf[subschema #1: ProspectsFetchFilters]/has_contact_detailsnew-optional-request-property
- ○