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