Sources

Minimized public source metadata

Return only public catalog metadata and a coarse data date/freshness. Its ETag is bound to the shared asv1 stats generation and uses 60-second must-revalidate caching. This endpoint is not an operator health probe and does not expose connector status, errors, schedules, source URLs or item counts.

get/api/v1/sources/status

Headers

If-None-Matchstring

Optional RFC 9110 entity-tag validator. Weak validators, comma-separated validator lists and * are accepted.

Response

Fail-closed public source projection

generated_atstring date-time required
source_catalog_versionstring required
countinteger required
_legal_noticestring required

Changes

Changed in 1 of the 3 revisions of this API.10

    • api operation id getSourcesStatus was added

      api-operation-id-added

    • added the new optional header request parameter If-None-Match

      new-optional-request-parameter

    • added the non-success response with the status 304

      response-non-success-status-added

    • added the non-success response with the status 429

      response-non-success-status-added

    • added the non-success response with the status 503

      response-non-success-status-added

    • added the required property _legal_notice to the response with the 200 status

      response-required-property-added

    • added the required property count to the response with the 200 status

      response-required-property-added

    • added the required property generated_at to the response with the 200 status

      response-required-property-added

    • added the required property source_catalog_version to the response with the 200 status

      response-required-property-added

    • added the required property sources to the response with the 200 status

      response-required-property-added

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