# Get a product (manager) **GET /manager/products/{id}** ## Servers - https://domain.tld/api/v2: https://domain.tld/api/v2 () ## Authentication methods - Bearer token ## Parameters ### Path parameters - **id** (integer) Numeric ID of the product to retrieve ## Responses ### 200 Returns the requested product ### 404 Product not found [Powered by Bump.sh](https://bump.sh)