Mailrelay API Reference

Get an unsubscribe event by id

GET /unsubscribe_events/{id}

Get an unsubscribe event by id

Parameters

NameTypeDescription
id integer ID of the record

Responses

StatusDescription
200 Success
404 Couldn't find record with provided ID.
401 The API key wasn't sent or is invalid
500 An internal error happened. Try again later.