GET api/ExtranetGeneratedCtrl/GetSysemailsystemeById?id={id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
BusinessResponseOfSysemailsystemeDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Items | Collection of SysemailsystemeDto |
None. |
Response Formats
application/json, text/json
Sample:
{
"Items": [
{
"IdSysEmailSysteme": 1,
"TypeMessage": "sample string 2",
"Email": "sample string 3",
"IsDeleted": true,
"CreateBy": 4,
"ModifiedBy": 1,
"DateCreation": "2025-12-10T19:34:42.8801446+01:00",
"DateMaj": "2025-12-10T19:34:42.8801446+01:00",
"InfoSearchIdSysEmailSysteme": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchTypeMessage": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchEmail": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIsDeleted": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": true,
"Fin": true
},
"OperatorToUse": "sample string 3"
},
"InfoSearchCreateBy": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchModifiedBy": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateCreation": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:34:42.8801446+01:00",
"Fin": "2025-12-10T19:34:42.8801446+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateMaj": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:34:42.8801446+01:00",
"Fin": "2025-12-10T19:34:42.8801446+01:00"
},
"OperatorToUse": "sample string 3"
},
"RowsCount": 6,
"Offset": 7,
"Rows": 8,
"CrDateDebut": "2025-12-10T19:34:42.8801446+01:00",
"CrDateFin": "2025-12-10T19:34:42.8801446+01:00"
},
{
"IdSysEmailSysteme": 1,
"TypeMessage": "sample string 2",
"Email": "sample string 3",
"IsDeleted": true,
"CreateBy": 4,
"ModifiedBy": 1,
"DateCreation": "2025-12-10T19:34:42.8801446+01:00",
"DateMaj": "2025-12-10T19:34:42.8801446+01:00",
"InfoSearchIdSysEmailSysteme": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchTypeMessage": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchEmail": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIsDeleted": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": true,
"Fin": true
},
"OperatorToUse": "sample string 3"
},
"InfoSearchCreateBy": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchModifiedBy": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateCreation": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:34:42.8801446+01:00",
"Fin": "2025-12-10T19:34:42.8801446+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateMaj": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:34:42.8801446+01:00",
"Fin": "2025-12-10T19:34:42.8801446+01:00"
},
"OperatorToUse": "sample string 3"
},
"RowsCount": 6,
"Offset": 7,
"Rows": 8,
"CrDateDebut": "2025-12-10T19:34:42.8801446+01:00",
"CrDateFin": "2025-12-10T19:34:42.8801446+01:00"
}
],
"HasError": true,
"Message": "sample string 2",
"Count": 3,
"IndexDebut": 4,
"IndexFin": 5,
"IsAuthentify": true,
"IsConnected": true
}
application/xml, text/xml
Sample:
<BusinessResponseOfSysemailsystemeDtoUqWua_PXw xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Inexa.ASO.Extranet.Commons.Infras.Domains">
<Count>3</Count>
<HasError>true</HasError>
<IndexDebut>4</IndexDebut>
<IndexFin>5</IndexFin>
<IsAuthentify>true</IsAuthentify>
<IsConnected>true</IsConnected>
<Message>sample string 2</Message>
<Items xmlns:d2p1="http://schemas.datacontract.org/2004/07/Inexa.ASO.Extranet.Commons.Dtos">
<d2p1:SysemailsystemeDto>
<CrDateDebut>2025-12-10T19:34:42.8801446+01:00</CrDateDebut>
<CrDateFin>2025-12-10T19:34:42.8801446+01:00</CrDateFin>
<Offset>7</Offset>
<Rows>8</Rows>
<RowsCount>6</RowsCount>
<d2p1:CreateBy>4</d2p1:CreateBy>
<d2p1:DateCreation>2025-12-10T19:34:42.8801446+01:00</d2p1:DateCreation>
<d2p1:DateMaj>2025-12-10T19:34:42.8801446+01:00</d2p1:DateMaj>
<d2p1:Email>sample string 3</d2p1:Email>
<d2p1:IdSysEmailSysteme>1</d2p1:IdSysEmailSysteme>
<d2p1:InfoSearchCreateBy>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchCreateBy>
<d2p1:InfoSearchDateCreation>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:34:42.8801446+01:00</Debut>
<Fin>2025-12-10T19:34:42.8801446+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchDateCreation>
<d2p1:InfoSearchDateMaj>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:34:42.8801446+01:00</Debut>
<Fin>2025-12-10T19:34:42.8801446+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchDateMaj>
<d2p1:InfoSearchEmail>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchEmail>
<d2p1:InfoSearchIdSysEmailSysteme>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdSysEmailSysteme>
<d2p1:InfoSearchIsDeleted>
<Consider>true</Consider>
<Intervalle>
<Debut>true</Debut>
<Fin>true</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIsDeleted>
<d2p1:InfoSearchModifiedBy>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchModifiedBy>
<d2p1:InfoSearchTypeMessage>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchTypeMessage>
<d2p1:IsDeleted>true</d2p1:IsDeleted>
<d2p1:ModifiedBy>1</d2p1:ModifiedBy>
<d2p1:TypeMessage>sample string 2</d2p1:TypeMessage>
</d2p1:SysemailsystemeDto>
<d2p1:SysemailsystemeDto>
<CrDateDebut>2025-12-10T19:34:42.8801446+01:00</CrDateDebut>
<CrDateFin>2025-12-10T19:34:42.8801446+01:00</CrDateFin>
<Offset>7</Offset>
<Rows>8</Rows>
<RowsCount>6</RowsCount>
<d2p1:CreateBy>4</d2p1:CreateBy>
<d2p1:DateCreation>2025-12-10T19:34:42.8801446+01:00</d2p1:DateCreation>
<d2p1:DateMaj>2025-12-10T19:34:42.8801446+01:00</d2p1:DateMaj>
<d2p1:Email>sample string 3</d2p1:Email>
<d2p1:IdSysEmailSysteme>1</d2p1:IdSysEmailSysteme>
<d2p1:InfoSearchCreateBy>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchCreateBy>
<d2p1:InfoSearchDateCreation>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:34:42.8801446+01:00</Debut>
<Fin>2025-12-10T19:34:42.8801446+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchDateCreation>
<d2p1:InfoSearchDateMaj>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:34:42.8801446+01:00</Debut>
<Fin>2025-12-10T19:34:42.8801446+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchDateMaj>
<d2p1:InfoSearchEmail>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchEmail>
<d2p1:InfoSearchIdSysEmailSysteme>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdSysEmailSysteme>
<d2p1:InfoSearchIsDeleted>
<Consider>true</Consider>
<Intervalle>
<Debut>true</Debut>
<Fin>true</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIsDeleted>
<d2p1:InfoSearchModifiedBy>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchModifiedBy>
<d2p1:InfoSearchTypeMessage>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchTypeMessage>
<d2p1:IsDeleted>true</d2p1:IsDeleted>
<d2p1:ModifiedBy>1</d2p1:ModifiedBy>
<d2p1:TypeMessage>sample string 2</d2p1:TypeMessage>
</d2p1:SysemailsystemeDto>
</Items>
</BusinessResponseOfSysemailsystemeDtoUqWua_PXw>