vendor-detection
Get fourth party vendors by domain
Returns a list of fourth party vendors connected to the given domain
get/vendor-detection/{domain}/fourth-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
}Changes
No recorded changes to this endpoint across all 1 revision of this API.