Skip to main content
Check if the project has any cell measurements
curl --request GET \
  --url https://api.ionworks.com/projects/{project_id}/studies/has-measurements
{
  "has_measurements": true
}

Path Parameters

project_id
string
required

Response

Successful Response

has_measurements
boolean
required