Class GetTrackRequest


  • public class GetTrackRequest
    extends Object
    Get a Track request

    Response

    On success, the HTTP status code in the response header is 200 OK and the response body contains a track object in JSON format. On error, the header status code is an error code and the response body contains an error object.