Materials

Get a specific material by ID

Retrieve a specific material by its ID.

Returns materials from the current organization only.

get/materials/{material_id}

Path parameters

material_idstring required

Response

Successful Response

namestring required

Name of the material

definitionobject nullable

Material definition (formula, type, constituents)

manufacturerstring nullable

Manufacturer of the material

product_idstring nullable

Supplier product ID

idstring required

Unique identifier for the material

organization_idstring required

Organization ID of the material

project_idstring required

Project the material is scoped to, derived from the cell specification(s) that reference it.

created_atstring date-time required

Timestamp when the material was created

updated_atstring date-time required

Timestamp when the material was last updated

created_bystring nullable

User ID of the creator.

property_countinteger

Number of property datasets attached to this material

Changes

No recorded changes to this endpoint across all 1 revision of this API.