GET api/licenseDtoIndex/{id}
Returns specific LicenseDto based on id
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Unique product identifier |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Product
ApiResponseOfLicenseDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | LicenseDto |
None. |
|
| Errors | Collection of string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Data": {
"AccountId": "34de6f47-4466-4ae2-b715-4117cf79d378",
"Id": "ddb6c503-9075-46b9-8ba7-793a459ceb41",
"Name": "sample string 3",
"AccessType": 4,
"AccessTypeName": "sample string 5",
"CategoryId": "50e8bbcf-9b4b-407b-9ef0-cd6062f03171",
"LicenseType": 6,
"LicenseTypeName": "sample string 7",
"CreatedAt": "2026-06-26T18:35:17.2755704+00:00",
"ModifiedAt": "2026-06-26T18:35:17.2755704+00:00",
"StartDate": "2026-06-26T18:35:17.2755704+00:00",
"EndDate": "2026-06-26T18:35:17.2755704+00:00",
"AvailableSeats": 9,
"IsDeleted": true,
"IsPaused": true,
"CategoryName": "sample string 12",
"Buffer": 13,
"Grade": "sample string 14",
"UserGroupName": "sample string 15",
"UserGroupType": 16,
"UserGroupTypeName": "sample string 17",
"UserGroupIdentifier": "sample string 18",
"UserIds": [
"d745b59f-b42f-4412-ba74-6fe8fa1a8ea1",
"ecc48998-0588-4787-a73f-61f2f5756509"
],
"ProductIsbns": [
"sample string 1",
"sample string 2"
],
"AllowableUserRoleIds": [
"53c3b1e4-4efd-4e00-ba17-493cead0b2a9",
"376e34f2-ecbc-4d6a-9328-1a50fa9b5088"
],
"AllowableUserRoleNames": [
"sample string 1",
"sample string 2"
],
"PrivilegedUserRoleIds": [
"5c354a1f-2f57-46bd-9987-7190fc5b6bbb",
"9a000012-29b6-484b-91aa-8dbfc1ea8671"
],
"UserGroupId": "66d66286-22ce-4e59-9491-18c0fa6adef0",
"InstitutionsInMunicipality": [
"e926483d-7e8a-4d00-bdea-e2ad84ab0173",
"ae79d506-da68-4df0-aaa9-168b2ca0aa98"
],
"AgreementStartDate": "2026-06-26T18:35:17.2755704+00:00",
"AgreementEndDate": "2026-06-26T18:35:17.2755704+00:00",
"SeatUserGroupIds": [
"c8cac68e-4971-4928-8564-e37e26987c50",
"67ca9860-8870-4d83-937f-9e52e40b0d6b"
],
"LicenseCategoryTypeId": 1,
"LicenseCategoryTypeName": "sample string 20"
},
"Errors": [
"sample string 1",
"sample string 2"
]
}
application/xml, text/xml
Sample:
<ApiResponseOfLicenseDtoHjQ3y_Sz1 xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Alice.Dto.Core">
<Data xmlns:d2p1="http://schemas.datacontract.org/2004/07/Alinea.Common.Models.Dtos">
<d2p1:AccessType>4</d2p1:AccessType>
<d2p1:AccessTypeName>sample string 5</d2p1:AccessTypeName>
<d2p1:AccountId>34de6f47-4466-4ae2-b715-4117cf79d378</d2p1:AccountId>
<d2p1:AgreementEndDate>2026-06-26T18:35:17.2755704+00:00</d2p1:AgreementEndDate>
<d2p1:AgreementStartDate>2026-06-26T18:35:17.2755704+00:00</d2p1:AgreementStartDate>
<d2p1:AllowableUserRoleIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>53c3b1e4-4efd-4e00-ba17-493cead0b2a9</d3p1:guid>
<d3p1:guid>376e34f2-ecbc-4d6a-9328-1a50fa9b5088</d3p1:guid>
</d2p1:AllowableUserRoleIds>
<d2p1:AllowableUserRoleNames xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:string>sample string 1</d3p1:string>
<d3p1:string>sample string 2</d3p1:string>
</d2p1:AllowableUserRoleNames>
<d2p1:AvailableSeats>9</d2p1:AvailableSeats>
<d2p1:Buffer>13</d2p1:Buffer>
<d2p1:CategoryId>50e8bbcf-9b4b-407b-9ef0-cd6062f03171</d2p1:CategoryId>
<d2p1:CategoryName>sample string 12</d2p1:CategoryName>
<d2p1:CreatedAt>2026-06-26T18:35:17.2755704+00:00</d2p1:CreatedAt>
<d2p1:EndDate>2026-06-26T18:35:17.2755704+00:00</d2p1:EndDate>
<d2p1:Grade>sample string 14</d2p1:Grade>
<d2p1:Id>ddb6c503-9075-46b9-8ba7-793a459ceb41</d2p1:Id>
<d2p1:InstitutionsInMunicipality xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>e926483d-7e8a-4d00-bdea-e2ad84ab0173</d3p1:guid>
<d3p1:guid>ae79d506-da68-4df0-aaa9-168b2ca0aa98</d3p1:guid>
</d2p1:InstitutionsInMunicipality>
<d2p1:IsDeleted>true</d2p1:IsDeleted>
<d2p1:IsPaused>true</d2p1:IsPaused>
<d2p1:LicenseCategoryTypeId>1</d2p1:LicenseCategoryTypeId>
<d2p1:LicenseCategoryTypeName>sample string 20</d2p1:LicenseCategoryTypeName>
<d2p1:LicenseType>6</d2p1:LicenseType>
<d2p1:LicenseTypeName>sample string 7</d2p1:LicenseTypeName>
<d2p1:ModifiedAt>2026-06-26T18:35:17.2755704+00:00</d2p1:ModifiedAt>
<d2p1:Name>sample string 3</d2p1:Name>
<d2p1:PrivilegedUserRoleIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>5c354a1f-2f57-46bd-9987-7190fc5b6bbb</d3p1:guid>
<d3p1:guid>9a000012-29b6-484b-91aa-8dbfc1ea8671</d3p1:guid>
</d2p1:PrivilegedUserRoleIds>
<d2p1:ProductIsbns xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:string>sample string 1</d3p1:string>
<d3p1:string>sample string 2</d3p1:string>
</d2p1:ProductIsbns>
<d2p1:SeatUserGroupIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>c8cac68e-4971-4928-8564-e37e26987c50</d3p1:guid>
<d3p1:guid>67ca9860-8870-4d83-937f-9e52e40b0d6b</d3p1:guid>
</d2p1:SeatUserGroupIds>
<d2p1:StartDate>2026-06-26T18:35:17.2755704+00:00</d2p1:StartDate>
<d2p1:UserGroupId>66d66286-22ce-4e59-9491-18c0fa6adef0</d2p1:UserGroupId>
<d2p1:UserGroupIdentifier>sample string 18</d2p1:UserGroupIdentifier>
<d2p1:UserGroupName>sample string 15</d2p1:UserGroupName>
<d2p1:UserGroupType>16</d2p1:UserGroupType>
<d2p1:UserGroupTypeName>sample string 17</d2p1:UserGroupTypeName>
<d2p1:UserIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>d745b59f-b42f-4412-ba74-6fe8fa1a8ea1</d3p1:guid>
<d3p1:guid>ecc48998-0588-4787-a73f-61f2f5756509</d3p1:guid>
</d2p1:UserIds>
</Data>
<Errors xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:string>sample string 1</d2p1:string>
<d2p1:string>sample string 2</d2p1:string>
</Errors>
</ApiResponseOfLicenseDtoHjQ3y_Sz1>