curl --request GET \
--url https://api.ionworks.com/discovery/schemas/studyReturn the schema for studies.
Includes create_schema (POST body), update_schema
(PATCH body), response_schema (GET response), and
mapping_endpoints listing the assign/remove paths for
simulations and measurements (studies live under
/projects/{project_id}/studies).
curl --request GET \
--url https://api.ionworks.com/discovery/schemas/studyDocumentation 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?