Returns task assignees
Returns list of assignees.
A TaskAssignee is an assignment of a Resource to a Task. You can assign multiple Resources
to a Task and designate what proportion of their time will be allocated to this Task.
Bearer authentication of the form Bearer <token>, where token is your auth token.
True if the API call succeeded; false otherwise.