Connector for the sendgrid-logs-v3 API (generated from its OpenAPI spec).
Type: Tool
Category: SaaS
Version: 1.0.0
Provider: Blue Isle
License: MIT
sendgrid-logs-v3apiopenapi
Sendgrid Logs V3
Connector for the sendgrid-logs-v3 API, generated deterministically from its OpenAPI spec (endpoints, auth, and methods match the spec exactly — nothing is invented).
Base URL: https://api.sendgrid.com
Auth: bearer (pass your key via the apiKey input)
Operations
getmessagebyid — GET /v3/logs/{sg_message_id} — Get all details for the specified message ID.
listmessagesbyfilter — POST /v3/logs — Search all messages using the provided query filters.
Inputs
apiKey — your sendgrid-logs-v3 API key
operation — one of the operations above
path parameters when an operation's path contains {...}