← All integrations

SendGrid icon

SendGrid

SendGrid integration (Communication, Marketing). Imported from open-connector.

API key3 native toolsIcon needs-review
This catalogue entry describes the current repository definition. Availability, scopes, and production readiness should be confirmed during private-beta onboarding.

Native tools

GET
sendgrid_get_account_info
Get the current SendGrid account type and sender reputation.

/v3/user/account

GET
sendgrid_get_user_scopes
Get the SendGrid API key scopes available to the current credential.

/v3/scopes

GET
sendgrid_list_transactional_templates
List SendGrid transactional templates with pagination metadata.

/v3/templates

3 parameters
ParamTypeRequiredDescription
pageSizeintegeroptionalThe number of templates to return per page.
pageTokenstringoptionalThe opaque page token returned by a previous SendGrid templates response.
generationsstringoptionalThe template generations accepted by the SendGrid templates API.
Request private-beta access