api-docs-icon

Get Suppression List Contact

GET
/ api/ v1/ lists/ suppression/ contacts/ {listId}/ {contactId}

Get the specified contact on the specified suppression list.

contactId
integer (int64)
required

The id of suppression list contact

listId
integer (int64)
required

The id of suppression list

offset
integer (int32)

Response

application/json
object
ContactDetails
array[object]
required

Contains an array of contacts on the list

object

ListDetails
object
required

Code Examples

Response