View User Groups for Project

get

/api/restapi/project/userGroups

Send a request to this endpoint to view the user groups accessible for the provided project.

Request

Query Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Successful operation
Body ()
Root Schema : ApiEntityUserGroups
Type: object
Title: ApiEntityUserGroups
Show Source
Nested Schema : userGroups
Type: array
User Groups Data.
Show Source
Nested Schema : ApiEntityUserGroup
Type: object
Title: ApiEntityUserGroup
Show Source

400 Response

Invalid input for the Project service.
Back to Top