Retrieve tasks for the user that are either queued, processing, failed, success or partial_success based on the query string. Defaults to queued and processing.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
List of task statuses i.e. status=queued&status=processing
Successful Response