Skip to main content
GET
Requires objects:read. Returns an unpaginated array sorted by object slug. Deleted objects are excluded. Use an object’s id or slug to retrieve its field definitions with GET /v1/objects/{object}/fields before creating records.
object[]
Each object has id, slug, singularName, pluralName, and an ISO 8601 createdAt timestamp. Slugs and names depend on your workspace’s schema.
See Objects and records for field discovery and record operations. Response IDs here are illustrative.