Retrieve Parse Webhook settings
GET https://api.sendgrid.com/v3/user/webhooks/parse/settings
This endpoint allows you to retrieve your current inbound parse webhook settings.
SendGrid can parse the attachments and contents of incoming emails. The Parse API will POST the parsed email to a URL that you specify. For more information, see our Inbound Parse Webhook documentation.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |