Search Companies
Search Bitsight companies, either by the company name, industry or ID(s).
Parameters
Parameter | Description |
---|---|
Filter Key | The key by which to search for companies. |
Filter Value | The value by which to filter results. |
Example Output
{
"links": {
"next": null,
"previous": null
},
"count": 2,
"results": [
{
"guid": "uuid",
"name": "Example Name",
"industry": "Technology",
"industry_slug": "technology",
"primary_domain": "examplenametechnologies.com",
"description": "Example description.",
"website": "http://examplenametechnologies.com"
},
{
"guid": "bcd53e4d-9a5a-4dec-9294-9750eb8544dd",
"name": "tempexamplename, LLC",
"industry": "Business Services",
"industry_slug": "business_services",
"primary_domain": "dng.com",
"description": "Example description.",
"website": "http://www.dng.com"
}
]
}
Workflow Library Example
Search Companies with Bitsight and Send Results Via Email
Preview this Workflow on desktop