cURL
curl --request GET \ --url https://sync.trychroma.com/api/v1/sources/{source_id} \ --header 'x-chroma-token: <api-key>'
{ "github": { "repository": "<string>", "app_id": "<string>", "include_globs": [ "<string>" ] }, "chunking": { "max_size_bytes": 1 }, "created_at": "2023-11-07T05:31:56Z", "database_name": "<string>", "embedding": { "dense": { "task": { "task_name": "<string>", "document_prompt": "<string>", "query_prompt": "<string>" } }, "sparse": { "key": "<string>" } }, "embedding_model": { "task": { "task_name": "<string>", "document_prompt": "<string>", "query_prompt": "<string>" } }, "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a" }
Returns details of a source with the provided ID.
Documentation IndexFetch the complete documentation index at: https://docs.trychroma.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.trychroma.com/llms.txt
Use this file to discover all available pages before exploring further.
Source ID
Found source with provided ID
Show child attributes
Was this page helpful?
Contact support