action sendgrid_get_asm_groups_group_id { label: "Get information on a single suppression group." description: "**This endpoint allows you to retrieve a single suppression group.**" provider: sendgrid method: GET path: "/asm/groups/{group_id}" encoding: json output: { type: "object" } }