{
"products": [
{
"isActive": true,
"productId": "<string>"
}
]
}
Endpoint to get campaign products.
{
"products": [
{
"isActive": true,
"productId": "<string>"
}
]
}
A valid API key generated in Topsort's UI.
The ID of the campaign.
Filter by active/inactive products.
Successful Response
The response is of type object
.