Skip to main content
Get pipeline result
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.

Path Parameters

pipeline_id
string
required

Response

Successful Response

Model for representing a pipeline result.

element_results
Element Results · object
required
result
Result · object
required