For AI agents: a documentation index is available at /llms.txt. Append .md to any page URL for markdown, or send Accept: text/markdown.
Get Pipeline
Reference for the GET /console/v1/release_pipelines/{id} API endpoint.
https://statsigapi.net/console/v1/release_pipelines/{id}Authorizations
STATSIG-API-KEYstringrequiredapiKey (header)
Path parameters
idstringrequiredResponse
application/jsonmessagestringrequiredA simple string explaining the result of the operation.
dataobjectrequiredShow child attributes
idstringrequiredPipeline ID
namestringrequiredPipeline Name
creatorIDstringrequiredPipeline Creator ID
createdTimenumberrequiredPipeline Creation Time
format: doublelastModifierIDstringrequiredLast Modifier ID
lastModifiedTimenumberrequiredLast Modification Time
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.
targetValueoneOfnullablestring[]number[]stringnumberoperatorstringanynoneany_case_sensitivenone_case_sensitivestr_contains_anystr_contains_nonegtltltegteversion_gtversion_ltversion_gteversion_lteversion_eqafterbeforeonis_nullis_not_nullstr_matchesencoded_anyarray_contains_anyarray_contains_nonearray_contains_allnot_array_contains_allfieldstringnullablecustomIDstringnullabletypestringrequiredapp_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.
nullabletriggerNoticestringA notice that will be displayed to the user on the config page when the release pipeline is triggered
Was this helpful?