{
"count": 1,
"skip": 1,
"limit": 1,
"start": "2023-11-07T05:31:56Z",
"end": "2023-11-07T05:31:56Z",
"data": [
{
"id": 123,
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": {
"time": "2023-11-07T05:31:56Z",
"valid": true
},
"tenantid": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"users": 123,
"groups": 123,
"apps": 123,
"service_principals": 123,
"devices": 123,
"management_groups": 123,
"subscriptions": 123,
"resource_groups": 123,
"vms": 123,
"key_vaults": 123,
"relationships": 123,
"run_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
}
]
}
Time series list of data quality stats for a given Azure tenant
{
"count": 1,
"skip": 1,
"limit": 1,
"start": "2023-11-07T05:31:56Z",
"end": "2023-11-07T05:31:56Z",
"data": [
{
"id": 123,
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": {
"time": "2023-11-07T05:31:56Z",
"valid": true
},
"tenantid": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"users": 123,
"groups": 123,
"apps": 123,
"service_principals": 123,
"devices": 123,
"management_groups": 123,
"subscriptions": 123,
"resource_groups": 123,
"vms": 123,
"key_vaults": 123,
"relationships": 123,
"run_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
}
]
}
Authorization: Bearer $JWT_TOKEN
Prefer header, used to specify a custom timeout in seconds using the wait parameter as per RFC7240.
x >= 0
Tenant ID
Sortable columns are created_at, updated_at.
Beginning datetime of range (inclusive) in RFC-3339 format; Defaults to current datetime minus 30 days
Ending datetime of range (exclusive) in RFC-3339 format; Defaults to current datetime
This query parameter is used for determining the number of objects to skip in pagination.
x >= 0
This query parameter is used for setting an upper limit of objects returned in paginated responses.
x >= 0
OK
The response is of type object
.