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

# Get section titles

> List clause section titles at a given depth (0 = top-level). Useful for getting a table of contents.

`get_section_titles`

List clause section titles at a given depth (0 = top-level). Useful for getting a table of contents.

## Parameters

<ParamField path="documentId" type="string" required />

<ParamField path="depth" type="integer" default={0}>
  Minimum: 0.
</ParamField>
