> ## 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.

# Get a source

> Return full metadata for a single source, including row counts and validation details.

Returns full metadata for a single source, including row counts and validation details.

### 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.
</ParamField>

<ParamField path="sourceId" type="string" required>
  The UUID of the source to retrieve.
</ParamField>
