action sendgrid_get_contactdb_custom_fields_custom_field_id { label: "Retrieve a Custom Field" description: "**This endpoint allows you to retrieve a custom field by ID.**" provider: sendgrid method: GET path: "/contactdb/custom_fields/{custom_field_id}" encoding: json output: { type: "object" } }