GET api/Modules

Documentation for 'GetModules'.

Response Information

Response body formats

application/json, text/json

Sample:
[
  {
    "mandator": {
      "mandatorName": "sample string 1",
      "meContactId": "71f33188-56cc-47b5-b6ab-a4cd60130ffb",
      "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": "121370fa-5c18-4714-81c0-89126b2e3556",
      "creatorId": "94b5bcff-32ca-42f7-8e4b-204543897c39",
      "created": "2026-05-06T14:46:24.7926496+02:00",
      "modifierId": "f5ae8597-7b02-491e-a666-11ae3e5bf773",
      "modified": "2026-05-06T14:46:24.8082628+02:00",
      "isNew": true,
      "isDirty": true
    },
    "displayName": "sample string 1",
    "moduleKey": "sample string 2",
    "teamId": "9bab61e4-8b50-481f-9035-3cf73fcd99af",
    "sort": 4,
    "isMainNavigationDirectAccess": true,
    "isDataImportEnabled": true,
    "caption": "sample string 7",
    "id": "de1ad8a0-6a3b-4cb2-ba16-64512859eb31",
    "creatorId": "f100165a-45c9-4b5c-a047-57f401564740",
    "created": "2026-05-06T14:46:24.8082628+02:00",
    "modifierId": "67f51123-6572-457b-b59d-13e7d4386a22",
    "modified": "2026-05-06T14:46:24.8082628+02:00",
    "isNew": true,
    "isDirty": true
  },
  {
    "mandator": {
      "mandatorName": "sample string 1",
      "meContactId": "71f33188-56cc-47b5-b6ab-a4cd60130ffb",
      "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": "121370fa-5c18-4714-81c0-89126b2e3556",
      "creatorId": "94b5bcff-32ca-42f7-8e4b-204543897c39",
      "created": "2026-05-06T14:46:24.7926496+02:00",
      "modifierId": "f5ae8597-7b02-491e-a666-11ae3e5bf773",
      "modified": "2026-05-06T14:46:24.8082628+02:00",
      "isNew": true,
      "isDirty": true
    },
    "displayName": "sample string 1",
    "moduleKey": "sample string 2",
    "teamId": "9bab61e4-8b50-481f-9035-3cf73fcd99af",
    "sort": 4,
    "isMainNavigationDirectAccess": true,
    "isDataImportEnabled": true,
    "caption": "sample string 7",
    "id": "de1ad8a0-6a3b-4cb2-ba16-64512859eb31",
    "creatorId": "f100165a-45c9-4b5c-a047-57f401564740",
    "created": "2026-05-06T14:46:24.8082628+02:00",
    "modifierId": "67f51123-6572-457b-b59d-13e7d4386a22",
    "modified": "2026-05-06T14:46:24.8082628+02:00",
    "isNew": true,
    "isDirty": true
  },
  {
    "mandator": {
      "mandatorName": "sample string 1",
      "meContactId": "71f33188-56cc-47b5-b6ab-a4cd60130ffb",
      "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": "121370fa-5c18-4714-81c0-89126b2e3556",
      "creatorId": "94b5bcff-32ca-42f7-8e4b-204543897c39",
      "created": "2026-05-06T14:46:24.7926496+02:00",
      "modifierId": "f5ae8597-7b02-491e-a666-11ae3e5bf773",
      "modified": "2026-05-06T14:46:24.8082628+02:00",
      "isNew": true,
      "isDirty": true
    },
    "displayName": "sample string 1",
    "moduleKey": "sample string 2",
    "teamId": "9bab61e4-8b50-481f-9035-3cf73fcd99af",
    "sort": 4,
    "isMainNavigationDirectAccess": true,
    "isDataImportEnabled": true,
    "caption": "sample string 7",
    "id": "de1ad8a0-6a3b-4cb2-ba16-64512859eb31",
    "creatorId": "f100165a-45c9-4b5c-a047-57f401564740",
    "created": "2026-05-06T14:46:24.8082628+02:00",
    "modifierId": "67f51123-6572-457b-b59d-13e7d4386a22",
    "modified": "2026-05-06T14:46:24.8082628+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>2026-05-06T14:46:24.8082628+02:00</Created>
    <CreatorId>f100165a-45c9-4b5c-a047-57f401564740</CreatorId>
    <Id>de1ad8a0-6a3b-4cb2-ba16-64512859eb31</Id>
    <IsDirty>true</IsDirty>
    <IsNew>true</IsNew>
    <Modified>2026-05-06T14:46:24.8082628+02:00</Modified>
    <ModifierId>67f51123-6572-457b-b59d-13e7d4386a22</ModifierId>
    <DisplayName>sample string 1</DisplayName>
    <IsDataImportEnabled>true</IsDataImportEnabled>
    <IsMainNavigationDirectAccess>true</IsMainNavigationDirectAccess>
    <Mandator z:Id="i2">
      <Caption>sample string 8</Caption>
      <Created>2026-05-06T14:46:24.7926496+02:00</Created>
      <CreatorId>94b5bcff-32ca-42f7-8e4b-204543897c39</CreatorId>
      <Id>121370fa-5c18-4714-81c0-89126b2e3556</Id>
      <IsDirty>true</IsDirty>
      <IsNew>true</IsNew>
      <Modified>2026-05-06T14:46:24.8082628+02:00</Modified>
      <ModifierId>f5ae8597-7b02-491e-a666-11ae3e5bf773</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>71f33188-56cc-47b5-b6ab-a4cd60130ffb</MeContactId>
      <TaxNr>sample string 3</TaxNr>
    </Mandator>
    <ModuleKey>sample string 2</ModuleKey>
    <Sort>4</Sort>
    <TeamId>9bab61e4-8b50-481f-9035-3cf73fcd99af</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>