Connector for the twilio-twilio-monitor-v1 API (generated from its OpenAPI spec).
Type: Tool
Category: Telecom
Version: 1.0.0
Provider: Blue Isle
License: MIT
twilio-twilio-monitor-v1apiopenapi
Twilio Twilio Monitor V1
Connector for the twilio-twilio-monitor-v1 API, generated deterministically from its OpenAPI spec (endpoints, auth, and methods match the spec exactly — nothing is invented).
Base URL: https://monitor.twilio.com
Auth: basic (pass your key via the apiKey input)
Operations
listalert — GET /v1/Alerts
fetchalert — GET /v1/Alerts/{Sid}
listevent — GET /v1/Events — Returns a list of events in the account, sorted by event-date.
fetchevent — GET /v1/Events/{Sid}
Inputs
apiKey — your twilio-twilio-monitor-v1 API key
operation — one of the operations above
path parameters when an operation's path contains {...}