Hi,
I Want to search for governance groups using search query. This is the search Query I tried to perform. not sure if it works properly getting empty array in postman.
{
“query”:{
“query”:“@access(type:GOVERNANCE_GROUP)”
}
}
Hi,
I Want to search for governance groups using search query. This is the search Query I tried to perform. not sure if it works properly getting empty array in postman.
{
“query”:{
“query”:“@access(type:GOVERNANCE_GROUP)”
}
}
Hi @kanusha9
I don’t think it’s possible to search for governance groups, but you can use this API endpoint to get a list of governance groups in your tenant:
Hey Anusha,
If you are looking for all groups us the API’s which @vkashat shared. If you need any particular group then apply filter like below
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.