Skip to main content

Get group(s) and permissions belonging to site

GET 

/sites/:siteId/groups

Returns list of groups and permissions belonging to site

Request

Path Parameters

    siteId stringrequired

    Site Identifier

Responses

200 OK

Response Headers

  • Access-Control-Allow-Origin

    string

  • Access-Control-Allow-Methods

    string

  • Access-Control-Allow-Headers

    string

Schema

    groupNames string[]
Loading...