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

Changes

No recorded changes to this endpoint across all 1 revision of this API.