Sources

get/v1/sources/{id}/ready-wait

Path parameters

idstring required

Source ID

Query parameters

timeoutinteger nullable

Timeout in seconds (default: 60, max: 300). This endpoint blocks until the resource is ready or the timeout is reached. Clients should configure their HTTP client timeout to be slightly higher than this value.

Response

Source is ready. Returns immediately when the resource status is 'Ready'.

Changes

No recorded changes to this endpoint across all 3 revisions of this API.