POST Application/GetAvailableBackups
Request Information
URI Parameters
None.
Body Parameters
SecurityGroupUser| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | globally unique identifier |
None. |
|
| ContactID | globally unique identifier |
Required |
|
| Name | string |
None. |
|
| SecurityGroupID | globally unique identifier |
Required |
|
| UserName | string |
Required |
|
| CanLogIn | boolean |
Required |
|
| Password | Collection of byte |
None. |
|
| ChangePassword | boolean |
Required |
|
| BlockSynch | boolean |
Required |
|
| Domain | string |
None. |
|
| Locked | boolean |
Required |
|
| ClearData | boolean |
Required |
|
| MobileVersion | string |
None. |
|
| DateInstalled | date |
None. |
|
| RememberMe | boolean |
Required |
|
| RefreshData | boolean |
Required |
|
| 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 |
Required |
|
| IsActive | boolean |
Required |
|
| DatePasswordExpires | date |
None. |
|
| CanSignDocuments | boolean |
Required |
|
| DocuSignUserID | string |
None. |
|
| IsVerified | boolean |
Required |
|
| DateVerified | date |
None. |
|
| Token | string |
None. |
|
| MobileOnlyUser | boolean |
Required |
|
| RefreshTokenCache | Collection of byte |
None. |
|
| LastSyncDate | date |
None. |
|
| IsUpgradeAvailable | boolean |
Required |
|
| DateUpgraded | date |
None. |
|
| LastSuccessfulSyncDate | date |
None. |
|
| PreviousMobileVersion | string |
None. |
|
| Contact | Contact |
None. |
|
| Role | Role |
None. |
|
| SecurityGroup | SecurityGroup |
None. |
Request Formats
application/json, text/json
Sample:
{
"ID": "6700c960-8d11-4e2f-8b88-42a4b8b8c1ae",
"ContactID": "26d4dad9-aca3-48a3-b7bc-d633120e5fa0",
"Name": "sample string 3",
"SecurityGroupID": "8864243c-0c16-4347-aa29-6e7b22ff4e00",
"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-03-11T11:49:40.4316206+00:00",
"RememberMe": true,
"RefreshData": true,
"PinCode": "sample string 15",
"APIToken": "sample string 16",
"RoleID": "1c84166d-73c6-4b84-9484-c09cb1135354",
"CompanyRoleID": "6551aef3-ae7a-4515-87cf-0b7a2f6bc74b",
"TokenCacheBits": "QEA=",
"TokenLastWrite": "2026-03-11T11:49:40.4316206+00:00",
"ExpiresIn": 1,
"MonthlyHours": 1,
"HasTwoFactorAuthentication": true,
"IsActive": true,
"DatePasswordExpires": "2026-03-11T11:49:40.4316206+00:00",
"CanSignDocuments": true,
"DocuSignUserID": "sample string 20",
"IsVerified": true,
"DateVerified": "2026-03-11T11:49:40.4316206+00:00",
"Token": "sample string 22",
"MobileOnlyUser": true,
"RefreshTokenCache": "QEA=",
"LastSyncDate": "2026-03-11T11:49:40.4316206+00:00",
"IsUpgradeAvailable": true,
"DateUpgraded": "2026-03-11T11:49:40.4316206+00:00",
"LastSuccessfulSyncDate": "2026-03-11T11:49:40.4316206+00:00",
"PreviousMobileVersion": "sample string 25",
"Contact": {
"$id": "2",
"ID": "b395c96d-d0ac-4217-8eee-2b17d1b2588d",
"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-03-11T11:49:40.4316206+00:00",
"GenderID": 1,
"ContactStatusID": 1,
"PhotoID": "0462c01f-a94c-464f-b49e-8888a05a6b6e",
"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": "ffe23f4c-595c-433c-ad8a-569a6204ebde",
"ModifiedByContactID": "1b7049fd-9045-4a5a-af33-a8933afc2871",
"CreatedDate": "2026-03-11T11:49:40.4316206+00:00",
"ModifiedDate": "2026-03-11T11:49:40.4316206+00:00"
},
"Role": {
"$id": "3",
"ID": "c52479c7-d16e-41ff-b57e-8e286b86f3d2",
"Name": "sample string 2",
"Description": "sample string 3",
"IsSystemAdministrator": true,
"WorkflowID": "875e7cb7-f3ec-4946-8568-1c6a714743ab",
"IsGroupAdmin": true,
"Workflow": {
"$id": "4",
"ID": "767eb37e-e57e-49b7-b389-0838febe4d42",
"ParentID": "13409c02-fec1-4482-bbfe-492d461f03af",
"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
}
},
"SecurityGroup": {
"$id": "5",
"ID": "9e8b0b18-5780-4a0b-bddc-a48e57483fe2",
"Name": "sample string 2",
"Description": "sample string 3",
"LogVerbosityID": 4,
"BlockSyncMessage": "sample string 5",
"SyncPollingMin": 6,
"IsBlocked": true,
"IsCommercialWorkflow": true,
"IsDefault": true,
"PhotoID": "5ae32c06-ec8f-4655-969a-5c0b4d4268ab"
}
}
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. |
|
| StackTrace | string |
None. |
|
| Response | ServiceItem |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.