---
title: "Get a list of the sections and fields in %grammar %alias record."
method: GET
path: "/objects/fieldeditor"
tags: ["objects"]
---

# Get a list of the sections and fields in %grammar %alias record.

`GET /objects/fieldeditor`

This is similar to /objects/meta, but will return a list of sections, and fields with a section for a given %alias record.

## Query parameters

- `objectID` integer, required
- `section` string
- `field` string

## Response `200`

Successful object query

- Response
  - `code` integer, required
  - `data` object, required
  - `account_id` integer, required

---

[API](https://skmtc.net/ontraport/apis/ontraport-api.md) · [All operations](https://skmtc.net/ontraport/apis/ontraport-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ontraport/ontraport-api/revisions/edcd035d71f5/schema)
