get https://api.streak.com/api/v1/pipelines//stages/
This call gives you a specific stage defined in a pipeline.
Log in to see full request history
Responses
This call gives you a specific stage defined in a pipeline.
xxxxxxxxxx
curl --request GET \
--url https://api.streak.com/api/v1/pipelines/pipelineKey/stages/stageKey \
--header 'Content-Type: application/json' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: