Search metric configuration

Get a list of metrics filtered by a particular table.

curl -u username:password 'https://app.bigeye.com/api/v1/metrics?tableIds=992'

Filtering by table name requires warehouse filter as well

curl -u username:password 'https://app.bigeye.com/api/v1/metrics?tableName=payments&warehouseIds=189'
Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!