Row Metadata and Relationships
Authentication
X-Auth-Token: <authToken from /api/login>
X-User-Id: <userId from /api/login>
Content-Type: application/jsonRow Data vs Metadata
Canonical Metadata Fields
Field
Meaning
Parent-Child Relationships with embeddingRowID
embeddingRowIDLinked-Table (Cross-App) Values
Common Payload Shapes
Read many rows
Read one row
Insert a row
Insert a child row under a parent
Update a row
Delete a row
Canonical Read Patterns
Notes
See Also
Last updated