Skip to main content
GET
/
api
/
v2
/
sso
/
directory-groups
{
  "groups": [
    {
      "id": "<string>",
      "name": "<string>"
    }
  ]
}

Response

200 - application/json

SSO directory groups that can be used with SSO permissions.

SSO directory groups that can be used with SSO permissions.

groups
object[]
required