POST api/user/GetAllUsersByGroupId?groupId={groupId}&token={token}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
groupId

integer

Required

token

string

Required

Body Parameters

None.

Response Information

Resource Description

Collection of UserModel
NameDescriptionTypeAdditional information
Id

integer

None.

AccountZoneId

integer

None.

UserName

string

None.

DomainName

string

None.

LastJobDate

date

None.

GroupId

integer

None.

Groups

string

None.

HasJob

boolean

None.

Description

string

None.

Hash

string

None.

Email

string

None.

GroupManager

boolean

None.

Admin

boolean

None.

DateInsert

date

None.

Deleted

boolean

None.

Jobs

Collection of JobModel

None.

JobInfo

JobInfoModel

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "Id": 1,
    "AccountZoneId": 2,
    "UserName": "sample string 3",
    "DomainName": "sample string 4",
    "LastJobDate": "2025-12-13T11:12:46.6239921-03:00",
    "GroupId": 6,
    "Groups": "sample string 7",
    "HasJob": true,
    "Description": "sample string 9",
    "Hash": "sample string 10",
    "Email": "sample string 11",
    "GroupManager": true,
    "Admin": true,
    "DateInsert": "2025-12-13T11:12:46.6239921-03:00",
    "Deleted": true,
    "Jobs": [
      {
        "Id": 1,
        "UserId": 2,
        "UserName": "sample string 3",
        "UserGroup": "sample string 4",
        "UserEmail": "sample string 5",
        "MachineName": "sample string 6",
        "PrinterId": 7,
        "AccountMachineId": 8,
        "JobMachineId": 9,
        "DriverName": "sample string 10",
        "PrinterAttributes": 11,
        "JobId": 12,
        "IdUserGroup": 13,
        "JobGroup": "sample string 14",
        "JobStatus": 15,
        "Document": "sample string 16",
        "UsingPrinterDefaults": true,
        "Color": 18,
        "Duplex": true,
        "Economode": true,
        "TotalPages": 21,
        "PagesPrinted": 22,
        "PaperSize": 23,
        "PaperLength": 24,
        "PaperWidth": 25,
        "Cost": 26.1,
        "PrintDate": "2025-12-13T11:12:46.6239921-03:00",
        "RecordDate": "2025-12-13T11:12:46.6239921-03:00",
        "GclId": 29,
        "CreationDate": "2025-12-13T11:12:46.6239921-03:00"
      },
      {
        "Id": 1,
        "UserId": 2,
        "UserName": "sample string 3",
        "UserGroup": "sample string 4",
        "UserEmail": "sample string 5",
        "MachineName": "sample string 6",
        "PrinterId": 7,
        "AccountMachineId": 8,
        "JobMachineId": 9,
        "DriverName": "sample string 10",
        "PrinterAttributes": 11,
        "JobId": 12,
        "IdUserGroup": 13,
        "JobGroup": "sample string 14",
        "JobStatus": 15,
        "Document": "sample string 16",
        "UsingPrinterDefaults": true,
        "Color": 18,
        "Duplex": true,
        "Economode": true,
        "TotalPages": 21,
        "PagesPrinted": 22,
        "PaperSize": 23,
        "PaperLength": 24,
        "PaperWidth": 25,
        "Cost": 26.1,
        "PrintDate": "2025-12-13T11:12:46.6239921-03:00",
        "RecordDate": "2025-12-13T11:12:46.6239921-03:00",
        "GclId": 29,
        "CreationDate": "2025-12-13T11:12:46.6239921-03:00"
      }
    ],
    "JobInfo": {
      "JobCount": 1,
      "JobCost": 2.1
    }
  },
  {
    "Id": 1,
    "AccountZoneId": 2,
    "UserName": "sample string 3",
    "DomainName": "sample string 4",
    "LastJobDate": "2025-12-13T11:12:46.6239921-03:00",
    "GroupId": 6,
    "Groups": "sample string 7",
    "HasJob": true,
    "Description": "sample string 9",
    "Hash": "sample string 10",
    "Email": "sample string 11",
    "GroupManager": true,
    "Admin": true,
    "DateInsert": "2025-12-13T11:12:46.6239921-03:00",
    "Deleted": true,
    "Jobs": [
      {
        "Id": 1,
        "UserId": 2,
        "UserName": "sample string 3",
        "UserGroup": "sample string 4",
        "UserEmail": "sample string 5",
        "MachineName": "sample string 6",
        "PrinterId": 7,
        "AccountMachineId": 8,
        "JobMachineId": 9,
        "DriverName": "sample string 10",
        "PrinterAttributes": 11,
        "JobId": 12,
        "IdUserGroup": 13,
        "JobGroup": "sample string 14",
        "JobStatus": 15,
        "Document": "sample string 16",
        "UsingPrinterDefaults": true,
        "Color": 18,
        "Duplex": true,
        "Economode": true,
        "TotalPages": 21,
        "PagesPrinted": 22,
        "PaperSize": 23,
        "PaperLength": 24,
        "PaperWidth": 25,
        "Cost": 26.1,
        "PrintDate": "2025-12-13T11:12:46.6239921-03:00",
        "RecordDate": "2025-12-13T11:12:46.6239921-03:00",
        "GclId": 29,
        "CreationDate": "2025-12-13T11:12:46.6239921-03:00"
      },
      {
        "Id": 1,
        "UserId": 2,
        "UserName": "sample string 3",
        "UserGroup": "sample string 4",
        "UserEmail": "sample string 5",
        "MachineName": "sample string 6",
        "PrinterId": 7,
        "AccountMachineId": 8,
        "JobMachineId": 9,
        "DriverName": "sample string 10",
        "PrinterAttributes": 11,
        "JobId": 12,
        "IdUserGroup": 13,
        "JobGroup": "sample string 14",
        "JobStatus": 15,
        "Document": "sample string 16",
        "UsingPrinterDefaults": true,
        "Color": 18,
        "Duplex": true,
        "Economode": true,
        "TotalPages": 21,
        "PagesPrinted": 22,
        "PaperSize": 23,
        "PaperLength": 24,
        "PaperWidth": 25,
        "Cost": 26.1,
        "PrintDate": "2025-12-13T11:12:46.6239921-03:00",
        "RecordDate": "2025-12-13T11:12:46.6239921-03:00",
        "GclId": 29,
        "CreationDate": "2025-12-13T11:12:46.6239921-03:00"
      }
    ],
    "JobInfo": {
      "JobCount": 1,
      "JobCost": 2.1
    }
  }
]

application/xml, text/xml

Sample:
<ArrayOfUserModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Api.Models">
  <UserModel>
    <AccountZoneId>2</AccountZoneId>
    <Admin>true</Admin>
    <DateInsert>2025-12-13T11:12:46.6239921-03:00</DateInsert>
    <Deleted>true</Deleted>
    <Description>sample string 9</Description>
    <DomainName>sample string 4</DomainName>
    <Email>sample string 11</Email>
    <GroupId>6</GroupId>
    <GroupManager>true</GroupManager>
    <Groups>sample string 7</Groups>
    <HasJob>true</HasJob>
    <Hash>sample string 10</Hash>
    <Id>1</Id>
    <JobInfo>
      <JobCost>2.1</JobCost>
      <JobCount>1</JobCount>
    </JobInfo>
    <Jobs>
      <JobModel>
        <AccountMachineId>8</AccountMachineId>
        <Color>18</Color>
        <Cost>26.1</Cost>
        <CreationDate>2025-12-13T11:12:46.6239921-03:00</CreationDate>
        <Document>sample string 16</Document>
        <DriverName>sample string 10</DriverName>
        <Duplex>true</Duplex>
        <Economode>true</Economode>
        <GclId>29</GclId>
        <Id>1</Id>
        <IdUserGroup>13</IdUserGroup>
        <JobGroup>sample string 14</JobGroup>
        <JobId>12</JobId>
        <JobMachineId>9</JobMachineId>
        <JobStatus>15</JobStatus>
        <MachineName>sample string 6</MachineName>
        <PagesPrinted>22</PagesPrinted>
        <PaperLength>24</PaperLength>
        <PaperSize>23</PaperSize>
        <PaperWidth>25</PaperWidth>
        <PrintDate>2025-12-13T11:12:46.6239921-03:00</PrintDate>
        <PrinterAttributes>11</PrinterAttributes>
        <PrinterId>7</PrinterId>
        <RecordDate>2025-12-13T11:12:46.6239921-03:00</RecordDate>
        <TotalPages>21</TotalPages>
        <UserEmail>sample string 5</UserEmail>
        <UserGroup>sample string 4</UserGroup>
        <UserId>2</UserId>
        <UserName>sample string 3</UserName>
        <UsingPrinterDefaults>true</UsingPrinterDefaults>
      </JobModel>
      <JobModel>
        <AccountMachineId>8</AccountMachineId>
        <Color>18</Color>
        <Cost>26.1</Cost>
        <CreationDate>2025-12-13T11:12:46.6239921-03:00</CreationDate>
        <Document>sample string 16</Document>
        <DriverName>sample string 10</DriverName>
        <Duplex>true</Duplex>
        <Economode>true</Economode>
        <GclId>29</GclId>
        <Id>1</Id>
        <IdUserGroup>13</IdUserGroup>
        <JobGroup>sample string 14</JobGroup>
        <JobId>12</JobId>
        <JobMachineId>9</JobMachineId>
        <JobStatus>15</JobStatus>
        <MachineName>sample string 6</MachineName>
        <PagesPrinted>22</PagesPrinted>
        <PaperLength>24</PaperLength>
        <PaperSize>23</PaperSize>
        <PaperWidth>25</PaperWidth>
        <PrintDate>2025-12-13T11:12:46.6239921-03:00</PrintDate>
        <PrinterAttributes>11</PrinterAttributes>
        <PrinterId>7</PrinterId>
        <RecordDate>2025-12-13T11:12:46.6239921-03:00</RecordDate>
        <TotalPages>21</TotalPages>
        <UserEmail>sample string 5</UserEmail>
        <UserGroup>sample string 4</UserGroup>
        <UserId>2</UserId>
        <UserName>sample string 3</UserName>
        <UsingPrinterDefaults>true</UsingPrinterDefaults>
      </JobModel>
    </Jobs>
    <LastJobDate>2025-12-13T11:12:46.6239921-03:00</LastJobDate>
    <UserName>sample string 3</UserName>
  </UserModel>
  <UserModel>
    <AccountZoneId>2</AccountZoneId>
    <Admin>true</Admin>
    <DateInsert>2025-12-13T11:12:46.6239921-03:00</DateInsert>
    <Deleted>true</Deleted>
    <Description>sample string 9</Description>
    <DomainName>sample string 4</DomainName>
    <Email>sample string 11</Email>
    <GroupId>6</GroupId>
    <GroupManager>true</GroupManager>
    <Groups>sample string 7</Groups>
    <HasJob>true</HasJob>
    <Hash>sample string 10</Hash>
    <Id>1</Id>
    <JobInfo>
      <JobCost>2.1</JobCost>
      <JobCount>1</JobCount>
    </JobInfo>
    <Jobs>
      <JobModel>
        <AccountMachineId>8</AccountMachineId>
        <Color>18</Color>
        <Cost>26.1</Cost>
        <CreationDate>2025-12-13T11:12:46.6239921-03:00</CreationDate>
        <Document>sample string 16</Document>
        <DriverName>sample string 10</DriverName>
        <Duplex>true</Duplex>
        <Economode>true</Economode>
        <GclId>29</GclId>
        <Id>1</Id>
        <IdUserGroup>13</IdUserGroup>
        <JobGroup>sample string 14</JobGroup>
        <JobId>12</JobId>
        <JobMachineId>9</JobMachineId>
        <JobStatus>15</JobStatus>
        <MachineName>sample string 6</MachineName>
        <PagesPrinted>22</PagesPrinted>
        <PaperLength>24</PaperLength>
        <PaperSize>23</PaperSize>
        <PaperWidth>25</PaperWidth>
        <PrintDate>2025-12-13T11:12:46.6239921-03:00</PrintDate>
        <PrinterAttributes>11</PrinterAttributes>
        <PrinterId>7</PrinterId>
        <RecordDate>2025-12-13T11:12:46.6239921-03:00</RecordDate>
        <TotalPages>21</TotalPages>
        <UserEmail>sample string 5</UserEmail>
        <UserGroup>sample string 4</UserGroup>
        <UserId>2</UserId>
        <UserName>sample string 3</UserName>
        <UsingPrinterDefaults>true</UsingPrinterDefaults>
      </JobModel>
      <JobModel>
        <AccountMachineId>8</AccountMachineId>
        <Color>18</Color>
        <Cost>26.1</Cost>
        <CreationDate>2025-12-13T11:12:46.6239921-03:00</CreationDate>
        <Document>sample string 16</Document>
        <DriverName>sample string 10</DriverName>
        <Duplex>true</Duplex>
        <Economode>true</Economode>
        <GclId>29</GclId>
        <Id>1</Id>
        <IdUserGroup>13</IdUserGroup>
        <JobGroup>sample string 14</JobGroup>
        <JobId>12</JobId>
        <JobMachineId>9</JobMachineId>
        <JobStatus>15</JobStatus>
        <MachineName>sample string 6</MachineName>
        <PagesPrinted>22</PagesPrinted>
        <PaperLength>24</PaperLength>
        <PaperSize>23</PaperSize>
        <PaperWidth>25</PaperWidth>
        <PrintDate>2025-12-13T11:12:46.6239921-03:00</PrintDate>
        <PrinterAttributes>11</PrinterAttributes>
        <PrinterId>7</PrinterId>
        <RecordDate>2025-12-13T11:12:46.6239921-03:00</RecordDate>
        <TotalPages>21</TotalPages>
        <UserEmail>sample string 5</UserEmail>
        <UserGroup>sample string 4</UserGroup>
        <UserId>2</UserId>
        <UserName>sample string 3</UserName>
        <UsingPrinterDefaults>true</UsingPrinterDefaults>
      </JobModel>
    </Jobs>
    <LastJobDate>2025-12-13T11:12:46.6239921-03:00</LastJobDate>
    <UserName>sample string 3</UserName>
  </UserModel>
</ArrayOfUserModel>