How to get group users with rest api in Tasklist

I logged in with user in group Employee. I need to get users in group Department Heads but I get empty with

/camunda/api/engine/engine/default/user?memberOfGroup=departmentHeads

Hi @nurlan,

Has the logged in user the necessary authorizations 1 to read the users in group Department Heads?

Cheers,
Roman