> ## Documentation Index
> Fetch the complete documentation index at: https://docs.getkato.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Get object sections

> Get object sections using an authenticated developer access key.

Required scopes: `objects:read`.

Returns `{ "data": { "sections": [], "revision": 0 } }` when no layout is configured. `object` accepts an ID or slug in the authenticated workspace. Missing or deleted objects return 404. See [section definitions and limits](/api-reference/record-sections).

See [authentication and rate limits](/api-reference/authentication).
