enterprise

get/enterprise/team

Query parameters

.enterpriseIdinteger
.isActiveboolean
.isOwnerboolean
.pageNumberinteger
.pageSizeinteger
.orderByPropertystring
.orderByDescendingboolean
.searchTextstring

Response

OK

totalItemsCountinteger
pageNumberinteger
pageSizeinteger
additionalCountersobject

Example response

{
  "items": [
    {
      "permissionAccountId": "00000000-0000-0000-0000-000000000000",
      "userId": "00000000-0000-0000-0000-000000000000",
      "imageId": "00000000-0000-0000-0000-000000000000"
    }
  ]
}

Changes

No recorded changes to this endpoint across all 9 revisions of this API.