GET api/Modules

Documentation for 'GetModules'.

Response Information

Response body formats

application/json, text/json

Sample:
[
  {
    "mandator": {
      "mandatorName": "sample string 1",
      "meContactId": "33a38ac9-8f04-4aad-a1f3-e6d7ab4b2141",
      "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": "c08ff7c5-a145-4936-856e-9726dfd1bd78",
      "creatorId": "e6d5bb84-3320-418e-bb1b-57e0406d7f9b",
      "created": "2025-09-13T03:47:39.5997541+02:00",
      "modifierId": "b8192901-aff2-4ddf-85e5-dba800d80073",
      "modified": "2025-09-13T03:47:39.5997541+02:00",
      "isNew": true,
      "isDirty": true
    },
    "displayName": "sample string 1",
    "moduleKey": "sample string 2",
    "teamId": "269ef894-b238-4d3c-b88c-120374413ec1",
    "sort": 4,
    "isMainNavigationDirectAccess": true,
    "isDataImportEnabled": true,
    "caption": "sample string 7",
    "id": "0f06df32-f160-4ef2-86f2-9a21fe06749b",
    "creatorId": "479046a8-f6a8-4078-b3a8-8f537094af43",
    "created": "2025-09-13T03:47:39.5997541+02:00",
    "modifierId": "1fe512d0-47b2-4b19-ae24-2849d1b75271",
    "modified": "2025-09-13T03:47:39.5997541+02:00",
    "isNew": true,
    "isDirty": true
  },
  {
    "mandator": {
      "mandatorName": "sample string 1",
      "meContactId": "33a38ac9-8f04-4aad-a1f3-e6d7ab4b2141",
      "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": "c08ff7c5-a145-4936-856e-9726dfd1bd78",
      "creatorId": "e6d5bb84-3320-418e-bb1b-57e0406d7f9b",
      "created": "2025-09-13T03:47:39.5997541+02:00",
      "modifierId": "b8192901-aff2-4ddf-85e5-dba800d80073",
      "modified": "2025-09-13T03:47:39.5997541+02:00",
      "isNew": true,
      "isDirty": true
    },
    "displayName": "sample string 1",
    "moduleKey": "sample string 2",
    "teamId": "269ef894-b238-4d3c-b88c-120374413ec1",
    "sort": 4,
    "isMainNavigationDirectAccess": true,
    "isDataImportEnabled": true,
    "caption": "sample string 7",
    "id": "0f06df32-f160-4ef2-86f2-9a21fe06749b",
    "creatorId": "479046a8-f6a8-4078-b3a8-8f537094af43",
    "created": "2025-09-13T03:47:39.5997541+02:00",
    "modifierId": "1fe512d0-47b2-4b19-ae24-2849d1b75271",
    "modified": "2025-09-13T03:47:39.5997541+02:00",
    "isNew": true,
    "isDirty": true
  },
  {
    "mandator": {
      "mandatorName": "sample string 1",
      "meContactId": "33a38ac9-8f04-4aad-a1f3-e6d7ab4b2141",
      "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": "c08ff7c5-a145-4936-856e-9726dfd1bd78",
      "creatorId": "e6d5bb84-3320-418e-bb1b-57e0406d7f9b",
      "created": "2025-09-13T03:47:39.5997541+02:00",
      "modifierId": "b8192901-aff2-4ddf-85e5-dba800d80073",
      "modified": "2025-09-13T03:47:39.5997541+02:00",
      "isNew": true,
      "isDirty": true
    },
    "displayName": "sample string 1",
    "moduleKey": "sample string 2",
    "teamId": "269ef894-b238-4d3c-b88c-120374413ec1",
    "sort": 4,
    "isMainNavigationDirectAccess": true,
    "isDataImportEnabled": true,
    "caption": "sample string 7",
    "id": "0f06df32-f160-4ef2-86f2-9a21fe06749b",
    "creatorId": "479046a8-f6a8-4078-b3a8-8f537094af43",
    "created": "2025-09-13T03:47:39.5997541+02:00",
    "modifierId": "1fe512d0-47b2-4b19-ae24-2849d1b75271",
    "modified": "2025-09-13T03:47:39.5997541+02: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-09-13T03:47:39.5997541+02:00</Created>
    <CreatorId>479046a8-f6a8-4078-b3a8-8f537094af43</CreatorId>
    <Id>0f06df32-f160-4ef2-86f2-9a21fe06749b</Id>
    <IsDirty>true</IsDirty>
    <IsNew>true</IsNew>
    <Modified>2025-09-13T03:47:39.5997541+02:00</Modified>
    <ModifierId>1fe512d0-47b2-4b19-ae24-2849d1b75271</ModifierId>
    <DisplayName>sample string 1</DisplayName>
    <IsDataImportEnabled>true</IsDataImportEnabled>
    <IsMainNavigationDirectAccess>true</IsMainNavigationDirectAccess>
    <Mandator z:Id="i2">
      <Caption>sample string 8</Caption>
      <Created>2025-09-13T03:47:39.5997541+02:00</Created>
      <CreatorId>e6d5bb84-3320-418e-bb1b-57e0406d7f9b</CreatorId>
      <Id>c08ff7c5-a145-4936-856e-9726dfd1bd78</Id>
      <IsDirty>true</IsDirty>
      <IsNew>true</IsNew>
      <Modified>2025-09-13T03:47:39.5997541+02:00</Modified>
      <ModifierId>b8192901-aff2-4ddf-85e5-dba800d80073</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>33a38ac9-8f04-4aad-a1f3-e6d7ab4b2141</MeContactId>
      <TaxNr>sample string 3</TaxNr>
    </Mandator>
    <ModuleKey>sample string 2</ModuleKey>
    <Sort>4</Sort>
    <TeamId>269ef894-b238-4d3c-b88c-120374413ec1</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>