---
title: "GET /providers/Microsoft.ADHybridHealthService/services/{serviceName}/reports/riskyIp/blobUris"
method: GET
path: "/providers/Microsoft.ADHybridHealthService/services/{serviceName}/reports/riskyIp/blobUris"
tags: ["Reports"]
---

# GET /providers/Microsoft.ADHybridHealthService/services/{serviceName}/reports/riskyIp/blobUris

`GET /providers/Microsoft.ADHybridHealthService/services/{serviceName}/reports/riskyIp/blobUris`

Gets all Risky IP report URIs for the last 7 days.

## Path parameters

- `serviceName` string, required

## Query parameters

- `api-version` string, required

## Response `200`

Risky IP report URIs for the last 7 days.

- RiskyIPBlobUris — The list containing blob uris.
  - `value` RiskyIPBlobUri[] — The list of blob uris.
    - `tenantId` string — The tenant id for whom the report belongs to.
    - `serviceId` string — The service id for whom the report belongs to.
    - `resultSasUri` string — The blob uri for the report.
    - `blobCreateDateTime` string, date-time — Time at which the new Risky IP report was requested.
    - `jobCompletionTime` string, date-time — Time at which the blob creation job for the new Risky IP report was completed.
    - `status` string — Status of the Risky IP report generation.

---

[API](https://skmtc.net/azure/apis/adhybridhealthservice.md) · [All operations](https://skmtc.net/azure/apis/adhybridhealthservice/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/adhybridhealthservice/revisions/35cb734a789a/schema)
