Mailmus

Tracking

GET
/t/o/{sendId}

Path Parameters

sendId*string

Response Body

curl -X GET "https://example.com/t/o/string"
Empty
GET
/t/c/{sendId}

Path Parameters

sendId*string

Query Parameters

u*string
s*string

Response Body

curl -X GET "https://example.com/t/c/string?u=string&s=string"
Empty
GET
/t/u/{sendId}

Path Parameters

sendId*string

Query Parameters

s*string

Response Body

curl -X GET "https://example.com/t/u/string?s=string"
Empty
curl -X POST "https://example.com/t/u/string?s=string"
Empty