v1
latestOpenAPI 3.0.02026-07-14498851.7 MBvendor-detection
Get third party vendors by domain
Returns a list of third party vendors connected to the given domain
get/vendor-detection/{domain}/third-party
Path parameters
domainstring required
Domain to use
Query parameters
pageinteger
Which page of results to return
limitinteger
How many results to return
Response
OK
Example response
{
"size": 100,
"total": 999
}