latestOpenAPI 3.1.02026-08-0843828.7 KB

bc66e6a40925

get/api/v1/catalog/status

Query parameters

connectedboolean

Whether to fetch statuses for connected specs, in addition to those named

Whether to fetch statuses for connected specs, in addition to those named

namestring[] required

The catalog name of the live spec to get the status of

The catalog name of the live spec to get the status of

shortboolean

Whether to return a smaller response that excludes the connector_status and controller_status fields.

Whether to return a smaller response that excludes the connector_status and controller_status fields.

Response

catalog_namestring required

The name of the live spec

controller_errorstring nullable

Error from the most recent controller run, or null if the run was successful.

controller_failuresinteger

The number of consecutive failures of the controller. Resets to 0 after any successful run.

controller_next_runstring date-time nullable required

Time at which the controller is next scheduled to run. Or null if there is no run scheduled.

controller_updated_atstring date-time required

Time of the last controller run for this spec.

disabledboolean

Whether the shards are disabled. Only pertinent to tasks. Omitted if false.

last_build_idstring required
last_pub_idstring required
live_spec_idstring required
live_spec_updated_atstring date-time required

Time of the last publication that affected the live spec.

spec_type'capture' | 'collection' | 'materialization' | 'test'