List task assignee relationshipsAsk AIget https://rest.api.transifex.com/tasks/{task_id}/languages/{language_id}/relationships/assigneesList task assignee relationships.Path Paramstask_idstringrequiredFormat of composite id should be o:organization_slug:p:project_slug:t:task_hash.language_idstringrequiredFormat of the language id should be l:language_code.Query Paramsfilter[task_type]stringenumrequiredRequired task type to uniquely identify the task, language and task type combination.TRANSLATIONREVIEWPROOFREADTQI_ALLTQI_TRANSLATEDTQI_REVIEWEDTQI_PROOFREADAllowed:TRANSLATIONREVIEWPROOFREADTQI_ALLTQI_TRANSLATEDTQI_REVIEWEDTQI_PROOFREADpage[cursor]stringThe cursor used for pagination. The value of the cursor must be retrieved from pagination links included in previous responses; you should not attempt to write them on your own.Responses 200Successful Response. 400Invalid 401Unauthorized 402Payment required 403Forbidden 404Not found 500Internal ErrorUpdated 6 months ago