V2Prospects

Fetch Stats

post/v2/prospects/stats

Request body

request_contextobject nullable

Example request

{
  "filters": {}
}

Response

Successful Response

total_resultsinteger required

Changes

Changed in 3 of the 9 revisions of this API.123

  • bcf3eb6e643011See the full diff
    • removed the required property response_context/time_took_in_seconds from the response with the 200 status

      response-required-property-removed

    • added the required property response_context/time_taken_in_seconds to the response with the 200 status

      response-required-property-added

    This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 36dd0c57cea721See the full diff
    • removed the request property filters/has_email

      request-property-removed

    • removed the request property filters/has_phone_number

      request-property-removed

    • added the new optional request property filters/has_contact_details

      new-optional-request-property

    • endpoint added

      endpoint-added