Get organization properties (platform-keyed document)
Returns org_props for the org as a keyed object (data), one key per row. Query parameters page and limit paginate rows in prop sort order (not the number of keys in a merged JSON document). Default limit is 50; maximum is 100.
Documentation Index
Fetch the complete documentation index at: https://docs.ilyama.golain.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
1-based page index (default 1)
x >= 1Page size (default 50, max 100)
x >= 1Filter by org_prop_type
Response
Properties loaded
Org properties keyed by org_prop_type (e.g. type, email, website_link, email_config, sms_config, project_policy, custom). Shapes mirror the legacy platform org-props envelope; optional filters still scope which rows hydrate keys. When page/limit are used, only keys for property rows on that page are present (rows ordered by prop).
Pagination metadata for list endpoints (snake_case keys).
1