Hi there
I have a list of tasks, and for each task, I want to retrieve the candidateGroups using the REST API. There is an endpoint, identity-link, that provides the candidateGroups for a single task, but I would like to populate my list of tasks with candidateGroups all at once. Is there a solution for this?
Thanks in advance