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

# Editors

> Reference for the Editors API methods.

## Methods

<Card title="Get Editor" href="/docs/api-reference/generated/editor/get-editor">
  Gets details about a specific editor.
</Card>

<Card title="List Editors" href="/docs/api-reference/generated/editor/list-editors">
  Lists all available code editors, optionally filtered to those allowed in an organization.
</Card>

<Card title="Resolve Editor URL" href="/docs/api-reference/generated/editor/resolve-editor-url">
  Resolves the URL for accessing an editor in a specific environment.
</Card>
