Clash Detection Results
Download API definition:
GET https://sampleHostName/clashdetection/results/{id}
Gets the clash detection result details for the specified result id.
- Discover result 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.