GET {who}/authorization/Delegations?serviceCode={serviceCode}&serviceEdition={serviceEdition}&app={app}
Gets a list of entities that has been delegated rights and/or roles from the given who
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| who | Who to retrieve right holders for. Valid values are "my", or an organization number of an organization the user can represent, or <Reportee.ReporteeId>, where the identified reportee may be a person or organization. |
Define this parameter in the request URI. |
| queryOptions | OData Query details. This object is created by the Framework based on parameters in the url. |
None. |
| serviceCode | (Optional) ServiceCode to filter the result on. Cannot be used simultaneously as app filter. |
Define this parameter in the request URI. |
| serviceEdition | (Optional) ServiceEdition to filter the result on. Cannot be used simultaneously as app filter. |
Define this parameter in the request URI. |
| app | (Optional) Altinn app identifier to filter the result on in the format: {org}/{appName}. Cannot be used simultaneously as filter on service codes. |
Define this parameter in the request URI. |
Response Information
List of entities that has been delegated rights and/or roles from the given who
Response body formats
application/hal+xml
Sample:
Sample not available.
application/hal+json
Sample:
{
"_links": {
"self": {
"href": "sample string 73"
}
},
"_embedded": {
"sample string 65": [
{
"RightHolderId": "sample string 13",
"Name": "sample string 79",
"LastName": "sample string 13",
"UserName": "sample string 22",
"Email": "sample string 84",
"SocialSecurityNumber": "sample string 23",
"OrganizationNumber": "sample string 64",
"DelegationContext": "sample string 4",
"Roles": {
"_links": {
"self": {
"href": "sample string 95"
}
},
"_embedded": {
"sample string 74": [
{
"RoleId": 1,
"RoleType": "sample string 74",
"RoleDefinitionId": 2,
"RoleName": "sample string 99",
"RoleDescription": "sample string 92",
"Delegator": "sample string 82",
"DelegatedTime": "2026-02-06T03:19:49.8658227+01:00",
"RoleDefinitionCode": "sample string 49"
},
{
"RoleId": 1,
"RoleType": "sample string 74",
"RoleDefinitionId": 2,
"RoleName": "sample string 99",
"RoleDescription": "sample string 92",
"Delegator": "sample string 82",
"DelegatedTime": "2026-02-06T03:19:49.8658227+01:00",
"RoleDefinitionCode": "sample string 49"
},
{
"RoleId": 1,
"RoleType": "sample string 74",
"RoleDefinitionId": 2,
"RoleName": "sample string 99",
"RoleDescription": "sample string 92",
"Delegator": "sample string 82",
"DelegatedTime": "2026-02-06T03:19:49.8658227+01:00",
"RoleDefinitionCode": "sample string 49"
}
]
}
},
"Rights": {
"_links": {
"self": {
"href": "sample string 7"
}
},
"_embedded": {
"sample string 83": [
{
"RightID": 1,
"RightType": "sample string 16",
"SystemResourceID": "sample string 10",
"ServiceCode": "sample string 78",
"ServiceEditionCode": 1,
"ServiceOwner": "sample string 12",
"ServiceOwnerCode": "sample string 33",
"MessageID": "sample string 30",
"Delegator": "sample string 37",
"DelegatedTime": "2026-02-06T03:19:49.8658227+01:00",
"Action": "sample string 99",
"RightSourceType": "sample string 64",
"IsDelegatable": true,
"ValidToDate": "2026-02-06T03:19:49.8658227+01:00",
"IsConsentDelegation": true
},
{
"RightID": 1,
"RightType": "sample string 16",
"SystemResourceID": "sample string 10",
"ServiceCode": "sample string 78",
"ServiceEditionCode": 1,
"ServiceOwner": "sample string 12",
"ServiceOwnerCode": "sample string 33",
"MessageID": "sample string 30",
"Delegator": "sample string 37",
"DelegatedTime": "2026-02-06T03:19:49.8658227+01:00",
"Action": "sample string 99",
"RightSourceType": "sample string 64",
"IsDelegatable": true,
"ValidToDate": "2026-02-06T03:19:49.8658227+01:00",
"IsConsentDelegation": true
},
{
"RightID": 1,
"RightType": "sample string 16",
"SystemResourceID": "sample string 10",
"ServiceCode": "sample string 78",
"ServiceEditionCode": 1,
"ServiceOwner": "sample string 12",
"ServiceOwnerCode": "sample string 33",
"MessageID": "sample string 30",
"Delegator": "sample string 37",
"DelegatedTime": "2026-02-06T03:19:49.8658227+01:00",
"Action": "sample string 99",
"RightSourceType": "sample string 64",
"IsDelegatable": true,
"ValidToDate": "2026-02-06T03:19:49.8658227+01:00",
"IsConsentDelegation": true
}
]
}
},
"AppRights": [
{
"RuleGuid": "sample string 63",
"AltinnAppId": "sample string 89",
"ResourceId": "sample string 53",
"ResourceValue": "sample string 49",
"Action": "sample string 64",
"RightSourceType": "sample string 17",
"IsDelegatable": true
},
{
"RuleGuid": "sample string 63",
"AltinnAppId": "sample string 89",
"ResourceId": "sample string 53",
"ResourceValue": "sample string 49",
"Action": "sample string 64",
"RightSourceType": "sample string 17",
"IsDelegatable": true
},
{
"RuleGuid": "sample string 63",
"AltinnAppId": "sample string 89",
"ResourceId": "sample string 53",
"ResourceValue": "sample string 49",
"Action": "sample string 64",
"RightSourceType": "sample string 17",
"IsDelegatable": true
}
],
"_links": {
"self": {
"href": "sample string 99"
}
}
},
{
"RightHolderId": "sample string 13",
"Name": "sample string 79",
"LastName": "sample string 13",
"UserName": "sample string 22",
"Email": "sample string 84",
"SocialSecurityNumber": "sample string 23",
"OrganizationNumber": "sample string 64",
"DelegationContext": "sample string 4",
"Roles": {
"_links": {
"self": {
"href": "sample string 95"
}
},
"_embedded": {
"sample string 74": [
{
"RoleId": 1,
"RoleType": "sample string 74",
"RoleDefinitionId": 2,
"RoleName": "sample string 99",
"RoleDescription": "sample string 92",
"Delegator": "sample string 82",
"DelegatedTime": "2026-02-06T03:19:49.8658227+01:00",
"RoleDefinitionCode": "sample string 49"
},
{
"RoleId": 1,
"RoleType": "sample string 74",
"RoleDefinitionId": 2,
"RoleName": "sample string 99",
"RoleDescription": "sample string 92",
"Delegator": "sample string 82",
"DelegatedTime": "2026-02-06T03:19:49.8658227+01:00",
"RoleDefinitionCode": "sample string 49"
},
{
"RoleId": 1,
"RoleType": "sample string 74",
"RoleDefinitionId": 2,
"RoleName": "sample string 99",
"RoleDescription": "sample string 92",
"Delegator": "sample string 82",
"DelegatedTime": "2026-02-06T03:19:49.8658227+01:00",
"RoleDefinitionCode": "sample string 49"
}
]
}
},
"Rights": {
"_links": {
"self": {
"href": "sample string 7"
}
},
"_embedded": {
"sample string 83": [
{
"RightID": 1,
"RightType": "sample string 16",
"SystemResourceID": "sample string 10",
"ServiceCode": "sample string 78",
"ServiceEditionCode": 1,
"ServiceOwner": "sample string 12",
"ServiceOwnerCode": "sample string 33",
"MessageID": "sample string 30",
"Delegator": "sample string 37",
"DelegatedTime": "2026-02-06T03:19:49.8658227+01:00",
"Action": "sample string 99",
"RightSourceType": "sample string 64",
"IsDelegatable": true,
"ValidToDate": "2026-02-06T03:19:49.8658227+01:00",
"IsConsentDelegation": true
},
{
"RightID": 1,
"RightType": "sample string 16",
"SystemResourceID": "sample string 10",
"ServiceCode": "sample string 78",
"ServiceEditionCode": 1,
"ServiceOwner": "sample string 12",
"ServiceOwnerCode": "sample string 33",
"MessageID": "sample string 30",
"Delegator": "sample string 37",
"DelegatedTime": "2026-02-06T03:19:49.8658227+01:00",
"Action": "sample string 99",
"RightSourceType": "sample string 64",
"IsDelegatable": true,
"ValidToDate": "2026-02-06T03:19:49.8658227+01:00",
"IsConsentDelegation": true
},
{
"RightID": 1,
"RightType": "sample string 16",
"SystemResourceID": "sample string 10",
"ServiceCode": "sample string 78",
"ServiceEditionCode": 1,
"ServiceOwner": "sample string 12",
"ServiceOwnerCode": "sample string 33",
"MessageID": "sample string 30",
"Delegator": "sample string 37",
"DelegatedTime": "2026-02-06T03:19:49.8658227+01:00",
"Action": "sample string 99",
"RightSourceType": "sample string 64",
"IsDelegatable": true,
"ValidToDate": "2026-02-06T03:19:49.8658227+01:00",
"IsConsentDelegation": true
}
]
}
},
"AppRights": [
{
"RuleGuid": "sample string 63",
"AltinnAppId": "sample string 89",
"ResourceId": "sample string 53",
"ResourceValue": "sample string 49",
"Action": "sample string 64",
"RightSourceType": "sample string 17",
"IsDelegatable": true
},
{
"RuleGuid": "sample string 63",
"AltinnAppId": "sample string 89",
"ResourceId": "sample string 53",
"ResourceValue": "sample string 49",
"Action": "sample string 64",
"RightSourceType": "sample string 17",
"IsDelegatable": true
},
{
"RuleGuid": "sample string 63",
"AltinnAppId": "sample string 89",
"ResourceId": "sample string 53",
"ResourceValue": "sample string 49",
"Action": "sample string 64",
"RightSourceType": "sample string 17",
"IsDelegatable": true
}
],
"_links": {
"self": {
"href": "sample string 99"
}
}
},
{
"RightHolderId": "sample string 13",
"Name": "sample string 79",
"LastName": "sample string 13",
"UserName": "sample string 22",
"Email": "sample string 84",
"SocialSecurityNumber": "sample string 23",
"OrganizationNumber": "sample string 64",
"DelegationContext": "sample string 4",
"Roles": {
"_links": {
"self": {
"href": "sample string 95"
}
},
"_embedded": {
"sample string 74": [
{
"RoleId": 1,
"RoleType": "sample string 74",
"RoleDefinitionId": 2,
"RoleName": "sample string 99",
"RoleDescription": "sample string 92",
"Delegator": "sample string 82",
"DelegatedTime": "2026-02-06T03:19:49.8658227+01:00",
"RoleDefinitionCode": "sample string 49"
},
{
"RoleId": 1,
"RoleType": "sample string 74",
"RoleDefinitionId": 2,
"RoleName": "sample string 99",
"RoleDescription": "sample string 92",
"Delegator": "sample string 82",
"DelegatedTime": "2026-02-06T03:19:49.8658227+01:00",
"RoleDefinitionCode": "sample string 49"
},
{
"RoleId": 1,
"RoleType": "sample string 74",
"RoleDefinitionId": 2,
"RoleName": "sample string 99",
"RoleDescription": "sample string 92",
"Delegator": "sample string 82",
"DelegatedTime": "2026-02-06T03:19:49.8658227+01:00",
"RoleDefinitionCode": "sample string 49"
}
]
}
},
"Rights": {
"_links": {
"self": {
"href": "sample string 7"
}
},
"_embedded": {
"sample string 83": [
{
"RightID": 1,
"RightType": "sample string 16",
"SystemResourceID": "sample string 10",
"ServiceCode": "sample string 78",
"ServiceEditionCode": 1,
"ServiceOwner": "sample string 12",
"ServiceOwnerCode": "sample string 33",
"MessageID": "sample string 30",
"Delegator": "sample string 37",
"DelegatedTime": "2026-02-06T03:19:49.8658227+01:00",
"Action": "sample string 99",
"RightSourceType": "sample string 64",
"IsDelegatable": true,
"ValidToDate": "2026-02-06T03:19:49.8658227+01:00",
"IsConsentDelegation": true
},
{
"RightID": 1,
"RightType": "sample string 16",
"SystemResourceID": "sample string 10",
"ServiceCode": "sample string 78",
"ServiceEditionCode": 1,
"ServiceOwner": "sample string 12",
"ServiceOwnerCode": "sample string 33",
"MessageID": "sample string 30",
"Delegator": "sample string 37",
"DelegatedTime": "2026-02-06T03:19:49.8658227+01:00",
"Action": "sample string 99",
"RightSourceType": "sample string 64",
"IsDelegatable": true,
"ValidToDate": "2026-02-06T03:19:49.8658227+01:00",
"IsConsentDelegation": true
},
{
"RightID": 1,
"RightType": "sample string 16",
"SystemResourceID": "sample string 10",
"ServiceCode": "sample string 78",
"ServiceEditionCode": 1,
"ServiceOwner": "sample string 12",
"ServiceOwnerCode": "sample string 33",
"MessageID": "sample string 30",
"Delegator": "sample string 37",
"DelegatedTime": "2026-02-06T03:19:49.8658227+01:00",
"Action": "sample string 99",
"RightSourceType": "sample string 64",
"IsDelegatable": true,
"ValidToDate": "2026-02-06T03:19:49.8658227+01:00",
"IsConsentDelegation": true
}
]
}
},
"AppRights": [
{
"RuleGuid": "sample string 63",
"AltinnAppId": "sample string 89",
"ResourceId": "sample string 53",
"ResourceValue": "sample string 49",
"Action": "sample string 64",
"RightSourceType": "sample string 17",
"IsDelegatable": true
},
{
"RuleGuid": "sample string 63",
"AltinnAppId": "sample string 89",
"ResourceId": "sample string 53",
"ResourceValue": "sample string 49",
"Action": "sample string 64",
"RightSourceType": "sample string 17",
"IsDelegatable": true
},
{
"RuleGuid": "sample string 63",
"AltinnAppId": "sample string 89",
"ResourceId": "sample string 53",
"ResourceValue": "sample string 49",
"Action": "sample string 64",
"RightSourceType": "sample string 17",
"IsDelegatable": true
}
],
"_links": {
"self": {
"href": "sample string 99"
}
}
}
]
}
}
