Get a pipeline
Pipeline API
Get a pipeline
Fetch a single pipeline by id.
GET
Get a pipeline
Documentation Index
Fetch the complete documentation index at: https://goldrush.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
Requires a ServiceKey. See Service Keys.
{pipeline_id} path segment is the pipe_-prefixed identifier returned by GET /platform/pipeline-api/.
Sensitive fields inside
destination_config (passwords, tokens) are masked as ****** on read. To rotate them, send a PATCH with the new value.Authorizations
Pipeline REST endpoints require a ServiceKey. Regular GoldRush API keys are rejected with 403. See Service Keys.
Path Parameters
The pipeline identifier, prefixed with pipe_.