curl --request GET \
--url https://api.ionworks.com/discovery/schemas/pipelineReturn the schema for parameterization pipelines.
Includes the pipeline config body (POST /pipelines), the full pipeline response shape, and the supported element types (data_fit, calculation, entry, built_in_entry, validation).
curl --request GET \
--url https://api.ionworks.com/discovery/schemas/pipelineDocumentation Index
Fetch the complete documentation index at: https://docs.ionworks.com/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response
Was this page helpful?