get https://<subdomain>.huvrdata.app/api/inspection-media//
Return the specific Inspection Media. The media object includes the metadata not the file contents. The file contents are linked to.
If the file has not been uploaded, the upload
object includes a signed_url that can be used to upload the file directly to the cloud storage provider.
The upload
object is only valid for a short period of time and can be refreshed by calling GET
again.
Required permissions:
- (IsAuthenticated AND HasRolePermissions) OR APIKeyRequired