provider Subuser Monitor Settings GET /subusers/{subuser_name}/monitor
@utdk/sendgrid /subusers/{subuser_name}/monitor
Retrieve monitor settings for a subuser
subuser_name path required
The name of the subuser for which to retrieve monitor settings.
string

Try it

Authentication
Configure credentials for Email Activity (beta)
Gateway
The gateway proxies requests and injects credentials server-side. Configure credentials above, then enter your gateway URL.

Saved automatically to browser storage.

getSubusersSubuserNameMonitor
GET/subusers/{subuser_name}/monitor

Parameters

required

The name of the subuser for which to retrieve monitor settings.

Enter a gateway URL above to enable sending.

Code snippet
Updates live as you fill in the form above.

TypeScript

import sendgrid from '@utdk/sendgrid';

await sendgrid.getSubusersSubuserNameMonitor()