Mailrelay API Reference

Lists a subscriber's tags

GET /subscribers/{subscriber_id}/tags

Lists the tags assigned to a subscriber.

Parameters

NameTypeDescription
subscriber_id integer ID of the subscriber

Responses

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