Class GetAlbumsTracksRequest


  • public class GetAlbumsTracksRequest
    extends Object
    Get an Album's Tracks request

    Response

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