List TasksAsk AIget https://api.assembly.com/v1/tasksThis API endpoint retrieves tasks in a workspace.Query Paramslimitint32Defaults to 100Max number of records to fetch.nextTokenstringNext token for pagination.createdBystringThe creator of the tasks in order to filter the list response.parentTaskIdstringThe parent task id.statusstringThe status of the tasks in order to filter the list response, one of todo/inProgress/completed.clientIdstringthe recipient client idinternalUserIdstringthe recipient internal user idcompanyIdstringthe recipient company idResponses 200200 400400Updated 8 months ago