v3

latestSwagger 2.02026-08-067506752.0 MB
product

Return all products

get/v1/product

Response

successful operation

nextstring

Example response

{
  "data": [
    {
      "id": "588f7ee98f138b19220041a7",
      "name": "Compensation Reviews",
      "sku": "compensation-reviews",
      "salesforceProductId": "01t4T000000RpgKQAS",
      "stripeProductId": "prod_12345ABC"
    }
  ],
  "access": [
    {
      "ids": [
        "588f7ee98f138b19220041a7"
      ]
    }
  ]
}