We are using DRA 10.2 and trying to get the list of AssiatantAdmins in our setup via the API endpoint dra/assistantadmins/get. We use the REST API endpoints for various custom reports. Calling this API returns with success and HTTP 200 but the object count is always 0. Is there an example available of how to call this API? perhaps I need something in the payload (some query options etc.) ?
Note: I have full access as a member of the DRA Admins group.