Clash Detection Runs
Download API definition:
GET https://sampleHostName/clashdetection/runs/{id}
Retrieves details of a clash detection run for the run specified by the run id.
- Discover run ids by calling GET /clashdetection/runs
Authentication
Requires Authorization
header with valid Bearer token for scope clashdetection:read
.
For more documentation on authorization and how to get access token visit OAUTH2 Authorization page.