Get an inspectionCopy Pageget https://vision-api.truepic.{tld}/v3/inspections/{inspectionId}Path ParamsinspectionIdintegerrequiredThe ID of the existing inspection request.Query Paramsincludearray of stringsThe top-level result fields to include in the response. If not set, all fields are included by default. If set, id, created_at, and updated_at are always included as a baseline.includeADD stringResponses 200The request was successful. 400The request body couldn't be parsed. 401Authentication failed, or the user/client doesn't have permission to the requested resource. 403The user doesn't have permission to access the requested resource. 404The requested resource couldn't be found. 412A required property or parameter is missing from the request. 500An unexpected error occurred.Updated 9 days ago