Get users with shared access

POST /API/Project/{projectId}/Share/List

Get list of users the project was shared with

Parameters:
  • projectId (integer)

Status Codes:
  • 200 OK – List of users the project was shared with

Response JSON Object:
  • List[] (any)

  • ListedCount (integer) – (required)

  • TotalCount (integer) – (required)