GET api/Modules
Documentation for 'GetModules'.
Response Information
Response body formats
application/json, text/json
Sample:
[
{
"mandator": {
"mandatorName": "sample string 1",
"meContactId": "755e0a25-272a-4694-8f92-9f1136727d6e",
"logo": "QEBA",
"taxNr": "sample string 3",
"bankAccountDesc": "sample string 4",
"bankAccountNr": "sample string 5",
"bankAccountIBAN": "sample string 6",
"isConfigurationPending": true,
"caption": "sample string 8",
"id": "284d8cd2-9f06-4d6d-aecf-cef3367cd21d",
"creatorId": "81a54829-7dd5-48f5-90bb-dca27a601b04",
"created": "2025-11-03T13:54:54.4867407+01:00",
"modifierId": "d014d018-b50e-4d16-968c-f8ccbb611c78",
"modified": "2025-11-03T13:54:54.4867407+01:00",
"isNew": true,
"isDirty": true
},
"displayName": "sample string 1",
"moduleKey": "sample string 2",
"teamId": "f937d3b4-dff3-4111-99b6-9ab17c8762ec",
"sort": 4,
"isMainNavigationDirectAccess": true,
"isDataImportEnabled": true,
"caption": "sample string 7",
"id": "b1f7e16b-d5f2-4e73-9887-2a4d3c7fe8ff",
"creatorId": "c6aee47d-4e54-46d0-93f4-07ad0a39134e",
"created": "2025-11-03T13:54:54.4867407+01:00",
"modifierId": "dc321418-676a-4879-89a6-345edb1f2d0d",
"modified": "2025-11-03T13:54:54.4867407+01:00",
"isNew": true,
"isDirty": true
},
{
"mandator": {
"mandatorName": "sample string 1",
"meContactId": "755e0a25-272a-4694-8f92-9f1136727d6e",
"logo": "QEBA",
"taxNr": "sample string 3",
"bankAccountDesc": "sample string 4",
"bankAccountNr": "sample string 5",
"bankAccountIBAN": "sample string 6",
"isConfigurationPending": true,
"caption": "sample string 8",
"id": "284d8cd2-9f06-4d6d-aecf-cef3367cd21d",
"creatorId": "81a54829-7dd5-48f5-90bb-dca27a601b04",
"created": "2025-11-03T13:54:54.4867407+01:00",
"modifierId": "d014d018-b50e-4d16-968c-f8ccbb611c78",
"modified": "2025-11-03T13:54:54.4867407+01:00",
"isNew": true,
"isDirty": true
},
"displayName": "sample string 1",
"moduleKey": "sample string 2",
"teamId": "f937d3b4-dff3-4111-99b6-9ab17c8762ec",
"sort": 4,
"isMainNavigationDirectAccess": true,
"isDataImportEnabled": true,
"caption": "sample string 7",
"id": "b1f7e16b-d5f2-4e73-9887-2a4d3c7fe8ff",
"creatorId": "c6aee47d-4e54-46d0-93f4-07ad0a39134e",
"created": "2025-11-03T13:54:54.4867407+01:00",
"modifierId": "dc321418-676a-4879-89a6-345edb1f2d0d",
"modified": "2025-11-03T13:54:54.4867407+01:00",
"isNew": true,
"isDirty": true
},
{
"mandator": {
"mandatorName": "sample string 1",
"meContactId": "755e0a25-272a-4694-8f92-9f1136727d6e",
"logo": "QEBA",
"taxNr": "sample string 3",
"bankAccountDesc": "sample string 4",
"bankAccountNr": "sample string 5",
"bankAccountIBAN": "sample string 6",
"isConfigurationPending": true,
"caption": "sample string 8",
"id": "284d8cd2-9f06-4d6d-aecf-cef3367cd21d",
"creatorId": "81a54829-7dd5-48f5-90bb-dca27a601b04",
"created": "2025-11-03T13:54:54.4867407+01:00",
"modifierId": "d014d018-b50e-4d16-968c-f8ccbb611c78",
"modified": "2025-11-03T13:54:54.4867407+01:00",
"isNew": true,
"isDirty": true
},
"displayName": "sample string 1",
"moduleKey": "sample string 2",
"teamId": "f937d3b4-dff3-4111-99b6-9ab17c8762ec",
"sort": 4,
"isMainNavigationDirectAccess": true,
"isDataImportEnabled": true,
"caption": "sample string 7",
"id": "b1f7e16b-d5f2-4e73-9887-2a4d3c7fe8ff",
"creatorId": "c6aee47d-4e54-46d0-93f4-07ad0a39134e",
"created": "2025-11-03T13:54:54.4867407+01:00",
"modifierId": "dc321418-676a-4879-89a6-345edb1f2d0d",
"modified": "2025-11-03T13:54:54.4867407+01:00",
"isNew": true,
"isDirty": true
}
]
application/xml, text/xml
Sample:
<ArrayOfModule xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/glit.App.Common.DTO">
<Module z:Id="i1" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/">
<Caption>sample string 7</Caption>
<Created>2025-11-03T13:54:54.4867407+01:00</Created>
<CreatorId>c6aee47d-4e54-46d0-93f4-07ad0a39134e</CreatorId>
<Id>b1f7e16b-d5f2-4e73-9887-2a4d3c7fe8ff</Id>
<IsDirty>true</IsDirty>
<IsNew>true</IsNew>
<Modified>2025-11-03T13:54:54.4867407+01:00</Modified>
<ModifierId>dc321418-676a-4879-89a6-345edb1f2d0d</ModifierId>
<DisplayName>sample string 1</DisplayName>
<IsDataImportEnabled>true</IsDataImportEnabled>
<IsMainNavigationDirectAccess>true</IsMainNavigationDirectAccess>
<Mandator z:Id="i2">
<Caption>sample string 8</Caption>
<Created>2025-11-03T13:54:54.4867407+01:00</Created>
<CreatorId>81a54829-7dd5-48f5-90bb-dca27a601b04</CreatorId>
<Id>284d8cd2-9f06-4d6d-aecf-cef3367cd21d</Id>
<IsDirty>true</IsDirty>
<IsNew>true</IsNew>
<Modified>2025-11-03T13:54:54.4867407+01:00</Modified>
<ModifierId>d014d018-b50e-4d16-968c-f8ccbb611c78</ModifierId>
<BankAccountDesc>sample string 4</BankAccountDesc>
<BankAccountIBAN>sample string 6</BankAccountIBAN>
<BankAccountNr>sample string 5</BankAccountNr>
<IsConfigurationPending>true</IsConfigurationPending>
<Logo>QEBA</Logo>
<MandatorName>sample string 1</MandatorName>
<MeContactId>755e0a25-272a-4694-8f92-9f1136727d6e</MeContactId>
<TaxNr>sample string 3</TaxNr>
</Mandator>
<ModuleKey>sample string 2</ModuleKey>
<Sort>4</Sort>
<TeamId>f937d3b4-dff3-4111-99b6-9ab17c8762ec</TeamId>
</Module>
<Module z:Ref="i1" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />
<Module z:Ref="i1" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />
</ArrayOfModule>