Hunter · Example Payload

Hunter Campaign Example

Contact DiscoveryEmailEmail VerificationLead GenerationProspectingSales Intelligence

Hunter Campaign Example is an example object payload from Hunter, with 9 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnamerecipients_counteditablestartedarchivedpausedsending_statuscreated_at

Example Payload

Raw ↑
{
  "id": "abc123",
  "name": "Example Title",
  "recipients_count": 10,
  "editable": true,
  "started": true,
  "archived": true,
  "paused": true,
  "sending_status": "example_value",
  "created_at": "2026-01-15T10:30:00Z"
}