API ReferenceProducts
List all products for a factory
Authorization
bearer AuthorizationBearer <token>
In: header
Path Parameters
factoryId*string
Factory ID
Query Parameters
search?string
Search by name or part number
lifecycle?string
Filter by lifecycle status (csv allowed)
category?string
Filter to products with this category
tag?string
Filter to products with this tag
Response Body
curl -X GET "https://api.xentr.ai/api/factories/string/products"Empty