Retrieve a product
Retrieves the details of an existing product. Supply the unique product ID from either a product creation request or the product list, and Stripe will return the corresponding product information.
get/v1/products/{id}
Path parameters
idstring required
Query parameters
expandstring[]
Specifies which fields in the response should be expanded.
Response
Successful response.