List cell specifications for the current organization
Cell Specifications
List cell specifications for the current organization
List cell specifications with pagination and optional filtering.
Filter parameters support Supabase filter operators:
- Text fields (name, form_factor, created_by_email): Use
ilike.%value%for partial match - Date fields (created_at, updated_at): Use
gte.value,lte.value, etc. - Date range: Use created_at_gt and created_at_lt for between queries
List cell specifications for the current organization
Query Parameters
Required range:
1 <= x <= 1000Required range:
x >= 0Available options:
name, created_at, updated_at Available options:
asc, desc Response
Successful Response
Create a new cell instance for a cell specificationCreate a new cell specification with nested component/material data