List Deal Products
Retrieve a list of products associated with a specific deal.
Endpoint
GET/deal-products
Request
Loading editor...
Response
json Loading editor...
Query Parameters
| Parameter | Type | Description |
|---|---|---|
deal_id | Number | ID of the deal to fetch products for (required) |
organization_id | Number | ID of the organization (required) |
$sort | Object | Sort criteria (e.g., { "created_at": -1 } for newest first) |
Report an issue with this documentation
Please log in to report issues with our documentation.