Get product by ID
Retrieve a single product by its unique identifier.
Overview
Returns detailed information about a specific product, including its metadata, workspace association, and baseline version configuration.
Authorizations
Enter your API key. Example: Bearer poelis_api_...
Path Parameters
Response
Complete product details including partNumber, metadata, version configuration, owner, createdBy, updatedBy (id, userName, imageUrl), createdAt, and updatedAt (ISO 8601) when set.
Public representation of a product.
Human-readable product ID
Workspace this product belongs to
Product name
Product description
Active product part number, when assigned. Uniqueness is enforced organization-wide; format is validated when the product has rule configuration in the app.
User-selected baseline product version number.
Whether the product is archived or not.
Current workflow status for this product. Null when no status is set.
Workspace-level status IDs that are hidden for this product.
Product owner. Null when not set.
User who created the product.
ISO 8601 creation timestamp
ISO 8601 last-update timestamp
User who last updated the product