List all cell components for the current organization
Retrieve all cell components for the current organization.
By default, includes system components as well.
Query Parameters
Filter by component type Enum for cell component types.
cathode, anode, electrolyte, separator, case, cell Response
Successful Response
Type of the component
cathode, anode, electrolyte, separator, case, cell ID of the material
Unique identifier for the component
Organization ID of the component
Timestamp when the component was created
Timestamp when the component was last updated
Application properties using Quantity format for numerics. Example: {'diameter': {'value': 14, 'unit': 'mm'}, 'binder': 'PVDF'}
Project the component is scoped to, derived from the cell specification(s) that reference it. Null when the component is shared across multiple projects or is org-global.