Skip to main content
GET
/
api
/
presentations
/
{presentationId}
/
product-selection
Get product selections
curl --request GET \
  --url https://app.demand-iq.com/api/presentations/{presentationId}/product-selection
{
  "selectedProducts": {}
}

Path Parameters

presentationId
string<uuid>
required

Response

Product selections keyed by slide ID

selectedProducts
object