sources

List sources

Lists sources that have metadata records. Currently only local_file sources are returned by this endpoint. Crawl source IDs appear in search results and can be used with GET /sources/{source_id}/raw instead.

Required scope: `knowledge:read`

get/sources

Query parameters

limitinteger

Maximum number of results to return

after_idstring uuid

Fetch records after this ID

Response

Successful retrieval of sources

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.