Relationships
| Method | Path | Description |
|---|---|---|
| GET | /v1/{workspace_id}/relationships/{id} |
Get a relationship |
| PUT | /v1/{workspace_id}/relationships/{id} |
Upsert a relationship |
| DELETE | /v1/{workspace_id}/relationships/{id} |
Delete a relationship |
| GET | /v1/{workspace_id}/records/{collection}/{id}/related |
Get related records |