Sumble · Example Payload

Sumble V9 Contact Lists Get 200 Response Response

CompanyAccount IntelligenceSales IntelligenceData EnrichmentGo-To-MarketTechnographicsPeople DataJob PostsSignalsMCP

Sumble V9 Contact Lists Get 200 Response Response is an example object payload from Sumble, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idcredits_usedcredits_remainingcontact_lists

Example Payload

Raw ↑
{
  "id": "019d25ba-90e8-7a3c-a008-7f0bf41ac79a",
  "credits_used": 1,
  "credits_remaining": 9992,
  "contact_lists": [
    {
      "id": 3839,
      "name": "Sumblers",
      "people_count": 17,
      "url": "https://sumble.com/lists/3839"
    }
  ]
}