List Bundles for a Product

Show all bundles for a product the requesting manager has access permissions to.

  • Method: GET

  • URL: /api/v1/products/{id}/in_bundle/

circle-info

This endpoint returns all bundles related to the specified product (the manager must have access permissions).

Examples & Responses

Response (200 OK)

Request parameters

No path, query, header, or body parameters are defined beyond the required product {id} in the path.

Was this helpful?