Sources
Get a source
Retrieves a single source by ID. Requires a token with read access.
GET
Get a source
Authorizations
Personal access token. See Authentication.
Path Parameters
The source ID.
Response
The source.
Unique source ID.
Whether the source is an uploaded file or a crawled URL.
Available options:
FILE, URL File name (FILE) or URL (URL).
Domain, for URL sources.
Upload/ingestion status of the source's content.
Available options:
PENDING, IN_PROGRESS, COMPLETE, FAILED How the source's content is split into chunks before embedding.
Size in bytes, for file sources.
Get a source

