POST Application/GetAvailableBackups
Request Information
URI Parameters
None.
Body Parameters
SecurityGroupUserDto| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | globally unique identifier |
None. |
|
| ContactID | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| SecurityGroupID | globally unique identifier |
None. |
|
| UserName | string |
None. |
|
| CanLogIn | boolean |
None. |
|
| Password | Collection of byte |
None. |
|
| ChangePassword | boolean |
None. |
|
| BlockSynch | boolean |
None. |
|
| Domain | string |
None. |
|
| Locked | boolean |
None. |
|
| ClearData | boolean |
None. |
|
| MobileVersion | string |
None. |
|
| DateInstalled | date |
None. |
|
| RememberMe | boolean |
None. |
|
| RefreshData | boolean |
None. |
|
| PinCode | string |
None. |
|
| APIToken | string |
None. |
|
| RoleID | globally unique identifier |
None. |
|
| CompanyRoleID | globally unique identifier |
None. |
|
| TokenCacheBits | Collection of byte |
None. |
|
| TokenLastWrite | date |
None. |
|
| ExpiresIn | integer |
None. |
|
| MonthlyHours | integer |
None. |
|
| HasTwoFactorAuthentication | boolean |
None. |
|
| IsActive | boolean |
None. |
|
| DatePasswordExpires | date |
None. |
|
| CanSignDocuments | boolean |
None. |
|
| DocuSignUserID | string |
None. |
|
| IsVerified | boolean |
None. |
|
| DateVerified | date |
None. |
|
| Token | string |
None. |
|
| MobileOnlyUser | boolean |
None. |
|
| RefreshTokenCache | Collection of byte |
None. |
|
| LastSyncDate | date |
None. |
|
| IsUpgradeAvailable | boolean |
None. |
|
| DateUpgraded | date |
None. |
|
| LastSuccessfulSyncDate | date |
None. |
|
| PreviousMobileVersion | string |
None. |
|
| EntraObjectId | string |
None. |
|
| Contact | ContactDto |
None. |
|
| SecurityGroup | SecurityGroupDto |
None. |
|
| Role | RoleDto |
None. |
|
| CompanyRole | CompanyRoleDto |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "3da5cd6e-6a20-44b1-bc91-8f896984376c",
"contactID": "89194fd7-e5b7-4275-abf6-612539a6f8c3",
"name": "sample string 3",
"securityGroupID": "1f0a68de-8e29-47a7-88ab-fb090d0749f4",
"userName": "sample string 5",
"canLogIn": true,
"password": "QEA=",
"changePassword": true,
"blockSynch": true,
"domain": "sample string 9",
"locked": true,
"clearData": true,
"mobileVersion": "sample string 12",
"dateInstalled": "2026-06-20T19:02:51.5077069+00:00",
"rememberMe": true,
"refreshData": true,
"pinCode": "sample string 15",
"apiToken": "sample string 16",
"roleID": "44dd37f4-7ea4-44e8-86b0-38a1185cb0f9",
"companyRoleID": "10042d0c-4b98-4a02-a4ec-ae45cb597887",
"tokenCacheBits": "QEA=",
"tokenLastWrite": "2026-06-20T19:02:51.5077069+00:00",
"expiresIn": 1,
"monthlyHours": 1,
"hasTwoFactorAuthentication": true,
"isActive": true,
"datePasswordExpires": "2026-06-20T19:02:51.5077069+00:00",
"canSignDocuments": true,
"docuSignUserID": "sample string 20",
"isVerified": true,
"dateVerified": "2026-06-20T19:02:51.5077069+00:00",
"token": "sample string 22",
"mobileOnlyUser": true,
"refreshTokenCache": "QEA=",
"lastSyncDate": "2026-06-20T19:02:51.5077069+00:00",
"isUpgradeAvailable": true,
"dateUpgraded": "2026-06-20T19:02:51.5077069+00:00",
"lastSuccessfulSyncDate": "2026-06-20T19:02:51.5077069+00:00",
"previousMobileVersion": "sample string 25",
"entraObjectId": "sample string 26",
"contact": {
"id": "f4c30249-2215-485f-9dd1-81268641e3eb",
"firstName": "sample string 2",
"lastName": "sample string 3",
"name": "sample string 4",
"cellNumber": "sample string 5",
"workNumber": "sample string 6",
"homeNumber": "sample string 7",
"email": "sample string 8",
"physicalAddress": "sample string 9",
"postalAddress": "sample string 10",
"birthday": "2026-06-20T19:02:51.5077069+00:00",
"genderID": 1,
"contactStatusID": 1,
"photoID": "5defc5d8-0694-4eb6-82c0-2ed00928e715",
"externalCode": "sample string 11",
"latitude": 1.1,
"longitude": 1.1,
"idNumber": "sample string 12",
"passportNumber": "sample string 13",
"displayName": "sample string 14",
"useDisplayName": true,
"optOutNotification": true,
"createdByContactID": "0ba8c6a3-c4b6-40ed-a59c-769f9e68f9c8",
"modifiedByContactID": "55c8e0f8-2328-4853-bf2f-be68d2530760",
"createdDate": "2026-06-20T19:02:51.5077069+00:00",
"modifiedDate": "2026-06-20T19:02:51.5077069+00:00",
"photo": {
"id": "8a4f2d14-2c5b-49c7-aa54-55fc6d0af622",
"photoImage": "QEA=",
"date": "2026-06-20T19:02:51.5077069+00:00",
"name": "sample string 2",
"notes": "sample string 3",
"isCompressed": true
}
},
"securityGroup": {
"id": "7be3259a-3cf6-4e4a-a3b3-16475af00eb2",
"name": "sample string 2",
"description": "sample string 3",
"logVerbosityID": 4,
"blockSyncMessage": "sample string 5",
"syncPollingMin": 6,
"isBlocked": true,
"isCommercialWorkflow": true,
"isDefault": true,
"photoID": "a68423d2-16da-4e9c-b617-186b65b3bc73",
"photo": {
"id": "8a4f2d14-2c5b-49c7-aa54-55fc6d0af622",
"photoImage": "QEA=",
"date": "2026-06-20T19:02:51.5077069+00:00",
"name": "sample string 2",
"notes": "sample string 3",
"isCompressed": true
}
},
"role": {
"id": "91a6663b-6780-44de-923f-24a9b3ac2eb9",
"name": "sample string 2",
"description": "sample string 3",
"isSystemAdministrator": true,
"workflowID": "dfc5a377-5d64-4b82-b6a4-05bdda209acb",
"isGroupAdmin": true,
"workflow": {
"id": "2206d91b-1deb-4847-a88a-2011fa05ac2c",
"parentID": "e1f66c39-00ea-4512-9b29-cadcddc97901",
"typeID": 2,
"name": "sample string 3",
"description": "sample string 4",
"sequence": 5,
"active": true,
"caption": "sample string 7",
"iconName": "sample string 8",
"isMobile": true,
"alias": "sample string 10",
"notificationBadgeValueViewModel": "sample string 11",
"notificationBadgeBackgroundColour": "sample string 12",
"notificationBadgeTextColour": "sample string 13",
"isPercentageNotificationBadge": true,
"isVisible": true
}
},
"companyRole": {
"id": "70e2f4de-534e-41a8-a5b6-c4adae9262d6",
"roleID": "d609ad3b-682f-4437-90e7-b140e2264781",
"securityGroupID": "fd84e0b5-2ea8-47c4-ba8b-ed47bf8fe617",
"workflowID": "68b3754c-6800-4f65-ba02-7609f4dad5cd",
"name": "sample string 5",
"role": {
"id": "91a6663b-6780-44de-923f-24a9b3ac2eb9",
"name": "sample string 2",
"description": "sample string 3",
"isSystemAdministrator": true,
"workflowID": "dfc5a377-5d64-4b82-b6a4-05bdda209acb",
"isGroupAdmin": true,
"workflow": {
"id": "2206d91b-1deb-4847-a88a-2011fa05ac2c",
"parentID": "e1f66c39-00ea-4512-9b29-cadcddc97901",
"typeID": 2,
"name": "sample string 3",
"description": "sample string 4",
"sequence": 5,
"active": true,
"caption": "sample string 7",
"iconName": "sample string 8",
"isMobile": true,
"alias": "sample string 10",
"notificationBadgeValueViewModel": "sample string 11",
"notificationBadgeBackgroundColour": "sample string 12",
"notificationBadgeTextColour": "sample string 13",
"isPercentageNotificationBadge": true,
"isVisible": true
}
}
}
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ServiceResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| IsSuccess | boolean |
None. |
|
| ErrorMessage | string |
None. |
|
| Code | string |
None. |
|
| Response | ServiceItem |
None. |
|
| LatestDataTimestampUtc | date |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.