Resources used to access Task information
| resource | method | description |
|---|---|---|
| /instances/:instance_sid/tasks/ | GET | Return a list of tasks for the instance |
| /instances/:instance_sid/tasks/:task_sid/reciptasks/:status | GET | Return a list of recipient tasks for the specified instance and task |
| /instances/:instance_sid/tasks/reciptasks/:status | GET | Return a list of the recipient tasks for the instance |
| /instances/tasks/reciptasks/:reciptask_sid | GET | Return a specific recipient task |
| /instances/tasks/reciptasks/:status | GET | Return a list of recipient tasks |