v1

latestOpenAPI 3.0.12026-07-24233726.8 KB
Monitors

Bulk get monitors on tables

Get all monitors on the input table paths. Limit of 200 table paths per request.

post/v2/monitors/bulk-fetch/tables/{connectionId}

Path parameters

connectionIdstring uuid required

Query parameters

includeDisabledboolean
fetchGroupsboolean

Request body

tablePathsstring[]

Set of table path string in format of: {database}.{schema}.{table}

Response

Success