v3
latestSwagger 2.02026-08-067506752.0 MBproduct
Return a particular product by id
get/v1/product/{productId}
Path parameters
productIdstring required
Product id
Response
successful operation
Example response
{
"id": "588f7ee98f138b19220041a7",
"name": "Compensation Reviews",
"sku": "compensation-reviews",
"salesforceProductId": "01t4T000000RpgKQAS",
"stripeProductId": "prod_12345ABC"
}