get https://sandbox-api.akoya.com/manage//recipients//providers
📘 While you can only specify one product in the "Try it now" component below, this endpoint allows you to use
&to separate two or more products. The format should beproducts=val1&products=val2&products=val3.The result will be a list of providers that support ALL the products listed.
Get a paginated list of all providers connected to Akoya that support any of the products passed in as a query parameter (products).
You can use the next and the prev links to page through the response. You can also pass a offset and a limit parameter to get a specific page. The default page size is 50, and the maximum allowed page size is 500.