List all cell specifications linked to a project
List all cell specifications linked to a project.
Parameters
full : bool If True, returns nested component and material data for each spec. If False (default), returns basic specification info only.
Path Parameters
Query Parameters
Response
Successful Response
- CellSpecification · object[]
- CellSpecificationWithComponents · object[]
Model representing a cell specification as returned by the API.
Name of the cell specification
Electrical ratings from the spec sheet / design targets (rated capacity, voltage min/max, optional nominal voltage, energy, energy densities, max charge/discharge C-rates). See :class:Ratings.
Unique identifier for the cell specification
Organization ID of the cell specification
Physical form factor. Common values: '18650', '21700', 'R2032' (coin cell), 'pouch', 'prismatic', 'cylindrical'.
Who assembled/manufactured the cell
ID of the anode component
ID of the cathode component
ID of the electrolyte component
ID of the separator component
ID of the case component
Other design-level properties that are not electrical ratings and not tied to a specific component — e.g. assembly method, overall cell dimensions, mass, target thickness. Numeric values must use the Quantity format ({'value': ..., 'unit': ...}).
Provenance of the design. Typical keys: 'doi', 'citation', 'publication_date' (ISO 8601), 'license', 'creator_name', 'creator_orcid'. Lives on the specification (not the instance) because it describes the published design.
Free-text notes about the cell specification
User ID of the user who created this specification
Email of the user who created this specification
List of instance IDs associated with the cell specification