Skip to main content
GET
Discover active field definitions before reading or writing record values. Use a developer access key. See authentication, errors, and rate limits. Required scopes: objects:read. Unknown or deleted objects return 404. options contains the field configuration object or null; it is not always an array of select choices. Enriched fields and record_id are read-only. Response values on records are keyed by field ID.

Parameters

string
required
Object ID or slug returned by List objects.

Response

200data is an unpaginated array of fields: id, slug, name, type, required, primary, readOnly, and options.
Set path-ID environment variables to values returned by your workspace before running the request.