« Back to Documentation Overview

get_suppressions

Section: Suppressions
Version: 1.5.0


Get list of defined suppression lists on your account.


Parameters
stringapikeyexample apikey
Return Value
objectSUPPRESSION_ID
stringnameMean people
stringcreated_on2010-01-01 00:00:00

Example Request JSON

{
    "apikey": "example apikey"
}

Example Response JSON

{
    "SUPPRESSION_ID": {
        "name": "Mean people",
        "created_on": "2010-01-01 00:00:00"
    }
}
API-wide Errors
API key verification failed API key verification failed
API client IP not allowed API client IP not allowed
Invalid params Attribute params must be reference to hash