get https://api.octapipe.com/pipelines//stages
Log in to see full request history
Returns the data of all pipeline stages related to the entity with pagination.
Click on the image below to enlarge the demonstration in Postman.
Responses
Returns the data of all pipeline stages related to the entity with pagination.
Click on the image below to enlarge the demonstration in Postman.
xxxxxxxxxx
curl --request GET \
--url https://api.octapipe.com/pipelines/uuid/stages \
--header 'Authorization: Bearer {token}' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: