GET api/Seats/UserGroups?LicenseId={LicenseId}

Gets user groups that are assigned to seats in a license

Request Information

URI Parameters

NameDescriptionTypeAdditional information
LicenseId

LicenseId

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

List of user groups assigned to seats in a license

ExternalApiResponseOfListOfGetSeatsUserGroupsDto
NameDescriptionTypeAdditional information
IsValid

boolean

None.

Errors

Collection of ExternalApiError

None.

Data

Collection of GetSeatsUserGroupsDto

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.