List pipelines
Pipeline API
List pipelines
List all pipelines visible to your ServiceKey.
GET
List pipelines
Pipeline REST endpoints require a ServiceKey. Regular GoldRush API keys are rejected with
403. See Service Keys for how to create one.destination_config (passwords, tokens) are masked as ****** on read.Authorizations
Pipeline REST endpoints require a ServiceKey. Regular GoldRush API keys are rejected with 403. See Service Keys.
Query Parameters
Page number, 1-indexed.
Required range:
x >= 1Number of pipelines to return per page.
Required range:
1 <= x <= 100