curl --request GET \
--url https://api.ionworks.com/cell_measurements/{measurement_id}/files/{filename}{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>",
"input": "<unknown>",
"ctx": {}
}
]
}Redirect to storage for a specific file in a measurement.
Returns a 307 redirect to a short-lived signed URL.
curl --request GET \
--url https://api.ionworks.com/cell_measurements/{measurement_id}/files/{filename}{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>",
"input": "<unknown>",
"ctx": {}
}
]
}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?