Skip to content

Products

Create
POST/products
List
GET/products
Retrieve
GET/products/{code}
ModelsExpand Collapse
Product = object { id, code, created, 5 more }

Product object

id: string

Unique identifier for the product

code: string

User-defined product identifier.

created: string

ISO 8601 timestamp when the product was created

formatdate-time
update_version: number

Version number for optimistic locking

workspace_id: string

Workspace ID this product belongs to

description: optional string

Description of the product