Sources

Get Source

get/sources/{source_id}

Path parameters

source_idstring required

Query parameters

type'repository' | 'documentation' | 'research_paper' | 'huggingface_dataset' | 'local_folder' | 'slack' | 'google_drive' nullable

Source type hint

Source type hint

Response

Successful Response

idstring required

Source identifier

type'repository' | 'documentation' | 'research_paper' | 'huggingface_dataset' | 'local_folder' | 'slack' | 'google_drive' required

Source type

identifierstring nullable

Canonical identifier (repo slug, URL, or folder path)

display_namestring nullable

Human-readable name

statusstring nullable

Indexing status

created_atstring nullable

Creation timestamp (ISO)

updated_atstring nullable

Last update timestamp (ISO)

category_idstring nullable

Category assignment

is_globalboolean nullable

Whether the source is global/shared

global_source_idstring nullable

Global source ID if applicable

global_namespacestring nullable

Global namespace if applicable

metadataobject

Type-specific metadata

Changes

Changed in 4 of the 9 revisions of this API.26

    • added the optional property to the response with the status

      response-optional-property-added

    • added the new google_drive enum value to the response property for the response status

      response-property-enum-value-added

    • added the enum value google_drive to the property anyOf[subschema #1]/ of the query request parameter type

      request-parameter-property-enum-value-added

  • 056a9334ce0b11See the full diff
    • added the new slack enum value to the response property for the response status

      response-property-enum-value-added

    • added the enum value slack to the property anyOf[subschema #1]/ of the query request parameter type

      request-parameter-property-enum-value-added

    • api tag Sources added

      api-tag-added

    • api tag v2-api removed

      api-tag-removed

    • api tag v2-api-sources removed

      api-tag-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog