Get Source
Retrieves a specific source by ID
GET
Error
마지막 수정일 2026년 7월 15일
이전
Update SourceUpdates an existing source. The full source object must be provided;
this is a replace, not a patch.
The request body is a source object without the `id` field. If an
`id` is sent anyway it is silently ignored (stripped before
validation — never a 400); the path parameter alone identifies the
source. Granularity fields (`materializedViews[].minGranularity` and
`metadataMaterializedViews.granularity`) accept the same short format
the API returns (e.g. `5m`, `15s`, `1h`, `1d`).
다음
Error