provider Custom Fields GET /marketing/field_definitions
@utdk/sendgrid /marketing/field_definitions
Get All Field Definitions
**This endpoint retrieves all defined Custom Fields and Reserved Fields.**

Try it

Authentication
Configure credentials for Email Activity (beta)
getMcFieldDefinitions
GET/marketing/field_definitions
**This endpoint retrieves all defined Custom Fields and Reserved Fields.**

This operation has no parameters.

Configure credentials above to enable sending.

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

TypeScript

import sendgrid from '@utdk/sendgrid';

await sendgrid.getMcFieldDefinitions()