Time series list of data quality stats for a given Azure tenant
Authorization: Bearer $JWT_TOKEN
Prefer header, used to specify a custom timeout in seconds using the wait parameter as per RFC7240.
x >= 0Tenant ID
Sortable columns are created_at, updated_at. Sort by column. Can be used multiple times; prepend a hyphen for descending order. See parameter description for details about which columns are sortable.
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. The number of items to skip in a paginated response.
x >= 0This query parameter is used for setting an upper limit of objects returned in paginated responses. The limit of results requested by the client.
x >= 0OK
The total number of results.
x >= 0The number of items to skip in a paginated response.
x >= 0The limit of results requested by the client.
x >= 0The RFC-3339 timestamp to describe the beginning of a time range
The RFC-3339 timestamp to describe the end of a time range