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

# List sources

> Return all sources that have been uploaded to an Orbit Search directory.

Returns all sources that have been uploaded to a directory.

### Path parameters

<ParamField path="organizationId" type="string" required>
  The UUID of the owning organization.
</ParamField>

<ParamField path="directoryId" type="string" required>
  The UUID of the directory whose sources you want to list.
</ParamField>
