MepMail Docs

/suppressions/{id}

GET
/suppressions/{id}

Path Parameters

id*string
Length1 <= length

Response Body

application/json

application/json

curl -X GET "https://example.com/suppressions/string"
{  "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",  "email": "string",  "origin": "bounce",  "source_id": "ae50a35c-df42-4eff-ba26-f8bc28d2af81",  "created_at": "string",  "object": "suppression"}