v1
latestOpenAPI 3.0.0Commercial2026-07-2470265161.8 KBControlService
GetRuntimePipeline returns the pipeline as seen by the system at runtime.
The runtime may modify the pipeline from what a client created, such as injecting default or legacy data, replacing params with default_values, and removing disabled integrations. Most clients should use /v1.1/pipeline endpoint instead. This endpoint may be useful for debugging writekeys.
get/v1.1/runtime/pipeline
Query parameters
writeKeystring
TODO(Ohms 2022.04.18) - This field should be required, leaving off required until everyone updates their Control CLI string write_key = 1 [(protobuf.validate.v1.required) = true];
Response
OK