curl --request GET \
--url https://api.ionworks.com/discovery/schemas/projectReturn the schema for projects.
Includes create_schema (POST /projects body), update_schema
(PATCH /projects/ body), and response_schema (GET response).
curl --request GET \
--url https://api.ionworks.com/discovery/schemas/projectDocumentation 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?