Mailrelay API Reference

Get an A/B test by id

GET /ab_tests/{id}

Get an A/B test 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.