Retrieve a record
Retrieve a record
GET
Retrieve a record
Authorizations
API key (sk_live_…) or a scoped capability/ephemeral token. The same header carries both — the server discriminates by token shape.
Path Parameters
The model name from your pushed schema (e.g. tasks). The HTTP model API is generated from your own schema — these paths are generic over every model you define.
The record id.