sources

Get source metadata

Gets metadata for a specific local_file source. Crawl source IDs returned by search results are separate IDs and are not accepted here; use GET /sources/{source_id}/raw for stored crawl file content.

Required scope: `knowledge:read`

get/sources/{source_id}/metadata

Path parameters

source_idstring required

Source ID

Response

Successful retrieval of metadata

Changes

Changed in 3 of the 71 revisions of this API.211

    • added the new datetime enum value to the // response property for the response status

      response-property-enum-value-added

    • the response property // became nullable for the status

      response-property-became-nullable

    • the response property // became optional for the status

      response-property-became-optional

    • endpoint added

      endpoint-added

Of the 71 revisions, 18 have no diff computed.