v1

latestOpenAPI 3.0.3raw.githubusercontent.com2026-05-1276740.8 KB
products

Get one product

get/v1/products/{id}

Response

Product

Example response

{
  "data": {
    "_id": "507f1f77bcf86cd799439011"
  }
}