Track a Send-To Request
GET/sendto/:SEND_TO_ID/track
To call the track endpoint, you must include the value of the
access_code field—received when creating the Send-To object—in the
request header X-Accesscode.
Request
Responses
- 200
- 400
- 401
- 404
- 429
- 500
- 503
OK
Bad request
Unauthorized
Not found
Too many requests
Internal server error
Service unavailable