v1
latestOpenAPI 3.0.02026-07-14498851.7 MBvendor-detection
Get third party vendors by portfolio ID
Returns a list of third-party vendors used by the companies in a given portfolio
get/vendor-detection/portfolios/{portfolioId}
Path parameters
portfolioIdstring required
Portfolio id to use
Query parameters
domainstring
Name of domain to filter by (Not compatible with product query, filter by one or the other)
productstring
Name of product to filter by (Not compatible with domain query, filter by one or the other)
pageinteger
Which page of results to return
limitinteger
How many results to return
Response
OK
Example response
{
"size": 100,
"total": 999
}