curl --request GET \
--url https://api.ionworks.com/pipelines/{pipeline_id}/result{
"element_results": {},
"result": {}
}Retrieves the details of a specific pipeline, including its steps and their status.
curl --request GET \
--url https://api.ionworks.com/pipelines/{pipeline_id}/result{
"element_results": {},
"result": {}
}Documentation Index
Fetch the complete documentation index at: https://docs.ionworks.com/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?