For the complete documentation index, see llms.txt. This page is also available as Markdown.

Products

Get Products

get

Returns a list of all products in your organization.

Authorizations
AuthorizationstringRequired
Query parameters
cursorstringOptional
Responses
200

Successful Response

application/json
get/v2/products

Get Product

get

Returns details for a specific product.

Authorizations
AuthorizationstringRequired
Path parameters
uuidstring · uuidRequired
Responses
200

Successful Response

application/json
uuidstring · uuidRequired

The UUID of the product.

external_idstringRequired

The identifier of the product in the ERP/MES.

Example: 6009400032
namestring · nullableRequired

An optional, more verbose name or description of the product.

get/v2/products/{uuid}

Last updated