Get Pipeline
Reference for the GET /console/v1/release_pipelines/{id} endpoint of the Statsig API.
get
https://statsigapi.net/console/v1/release_pipelines/{id}Authorizations
STATSIG-API-KEYstringrequiredapiKey (header)
Path parameters
idstringrequiredResponse
application/json200· Get pipeline
messagestringrequiredA simple string explaining the result of the operation.
dataobjectrequiredShow child attributes
idstringrequiredPipeline ID
namestringrequiredPipeline Name
creatorIDstringrequiredPipeline Creator ID
createdTimenumberrequiredPipeline Creation Time
Constraints:
format: doublelastModifierIDstringrequiredLast Modifier ID
lastModifiedTimenumberrequiredLast Modification Time
Constraints:
format: doublephasesobject[]Phases of the release pipeline that will be executed in order.
idstringPhase ID
namestringrequiredPhase Name
timeIntervalMsnumberrequiredTime interval in milliseconds for this phase
requiredReviewbooleanrequiredWhether this phase requires review to proceed
rulesobject[]requiredRules to apply in this phase
idstringThe Statsig ID of this rule.
namestringrequiredThe name of this rule.
conditionsobject[]requiredAn array of Condition objects.
targetValueoneOfConstraints:
nullablestring[]number[]stringnumberoperatorstringfieldstringConstraints:
nullablecustomIDstringConstraints:
nullabletypestringrequiredAllowed values:
app_versionbrowser_namebrowser_versioncountrycustom_fieldemailenvironment_tierfails_gatefails_segmentip_addresslocaleos_nameos_versionpasses_gatepasses_segmentpublictimeunit_iduser_iduser_agenturljavascriptdevice_modeltarget_appexperiment_groupenvironmentsstring[]The environments this rule is enabled for.
Constraints:
nullabletriggerNoticestringA notice that will be displayed to the user on the config page when the release pipeline is triggered
Was this helpful?