GET Application/GetAuthenticationResult?bearer={bearer}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| bearer | string |
Required |
Body Parameters
None.
Response Information
Resource Description
AuthenticateResult| Name | Description | Type | Additional information |
|---|---|---|---|
| IsSuccess | boolean |
Required |
|
| FailureTitle | string |
Required |
|
| FailureMessage | string |
Required |
|
| SessionID | globally unique identifier |
Required |
|
| ServiceBaseUrl | string |
Required |
|
| ReplicationUrl | string |
Required |
|
| Action | SecurityAuthenticationAction |
Required |
|
| ContactPhoto | Photo |
None. |
|
| SecurityGroupPhoto | Photo |
None. |
|
| Contact | Contact |
None. |
|
| SecurityGroup | SecurityGroup |
None. |
|
| SecurityGroupUser | SecurityGroupUser |
None. |
|
| Role | Role |
None. |
|
| CompanyRole | CompanyRole |
None. |
|
| Workflow | Workflow |
None. |
|
| CompanyRoleRole | Role |
None. |
|
| Token | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"IsSuccess": true,
"FailureTitle": "sample string 2",
"FailureMessage": "sample string 3",
"SessionID": "9dff0326-abcf-4a36-b4ed-a6074bd285b2",
"ServiceBaseUrl": "sample string 5",
"ReplicationUrl": "sample string 6",
"Action": 0,
"ContactPhoto": {
"$id": "2",
"ID": "31c9c4ac-9ff6-4895-911e-b5698a3f03e9",
"PhotoImage": "QEA=",
"Date": "2026-02-04T05:26:34.6325803+00:00",
"Name": "sample string 2",
"Notes": "sample string 3",
"IsCompressed": true
},
"SecurityGroupPhoto": {
"$ref": "2"
},
"Contact": {
"$id": "3",
"ID": "d22c07bb-9810-47d3-8d09-3bfaf3125cd5",
"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-02-04T05:26:34.6325803+00:00",
"GenderID": 1,
"ContactStatusID": 1,
"PhotoID": "d3f28d8b-c706-4222-ae6d-84399dff2455",
"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": "64b3e34d-db9a-4950-9565-afc52d43a750",
"ModifiedByContactID": "58381232-9520-44d4-bf67-619e02a4a4fc",
"CreatedDate": "2026-02-04T05:26:34.6325803+00:00",
"ModifiedDate": "2026-02-04T05:26:34.6325803+00:00"
},
"SecurityGroup": {
"$id": "4",
"ID": "8b54be90-62d5-488d-955d-ae6ae61ecafb",
"Name": "sample string 2",
"Description": "sample string 3",
"LogVerbosityID": 4,
"BlockSyncMessage": "sample string 5",
"SyncPollingMin": 6,
"IsBlocked": true,
"IsCommercialWorkflow": true,
"IsDefault": true,
"PhotoID": "fa9ec69c-69bb-498e-8d77-29ab0b2b2bfe"
},
"SecurityGroupUser": {
"$id": "5",
"ID": "19aa4cac-31d1-4b67-9548-a68c11e50079",
"ContactID": "d946f3e2-345d-47a7-adbe-999558456a2a",
"Name": "sample string 3",
"SecurityGroupID": "be832562-6805-4413-9eaf-1954b6d22b97",
"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-02-04T05:26:34.6325803+00:00",
"RememberMe": true,
"RefreshData": true,
"PinCode": "sample string 15",
"APIToken": "sample string 16",
"RoleID": "cbbc4c18-21e4-4978-aa97-8d2f1254a460",
"CompanyRoleID": "3207a917-afba-4920-aa9e-43993e9e0307",
"TokenCacheBits": "QEA=",
"TokenLastWrite": "2026-02-04T05:26:34.6325803+00:00",
"ExpiresIn": 1,
"MonthlyHours": 1,
"HasTwoFactorAuthentication": true,
"IsActive": true,
"DatePasswordExpires": "2026-02-04T05:26:34.6325803+00:00",
"CanSignDocuments": true,
"DocuSignUserID": "sample string 20",
"IsVerified": true,
"DateVerified": "2026-02-04T05:26:34.6325803+00:00",
"Token": "sample string 22",
"MobileOnlyUser": true,
"RefreshTokenCache": "QEA=",
"LastSyncDate": "2026-02-04T05:26:34.6325803+00:00",
"IsUpgradeAvailable": true,
"DateUpgraded": "2026-02-04T05:26:34.6325803+00:00",
"LastSuccessfulSyncDate": "2026-02-04T05:26:34.6325803+00:00",
"PreviousMobileVersion": "sample string 25",
"Contact": {
"$ref": "3"
},
"Role": {
"$id": "6",
"ID": "38ea2e56-6ca6-4e70-9442-c7ee1b4269e0",
"Name": "sample string 2",
"Description": "sample string 3",
"IsSystemAdministrator": true,
"WorkflowID": "2eb65ef8-e2b2-4d2a-9fe8-5095a7563094",
"IsGroupAdmin": true,
"Workflow": {
"$id": "7",
"ID": "39b716f3-517b-471b-8163-e633aadec754",
"ParentID": "dd3955fb-341e-4ed6-aeb4-f73d2f2f39c4",
"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": {
"$ref": "4"
}
},
"Role": {
"$ref": "6"
},
"CompanyRole": {
"$id": "8",
"ID": "b78e8b6a-574f-4a82-9193-dac2e416ffa4",
"RoleID": "472dac21-cc1e-49cc-a5f0-ae182e6504f7",
"SecurityGroupID": "3ed96260-92fe-44b5-b9df-db7429712a39",
"WorkflowID": "e3c5aa64-f967-4c92-8a9c-24faf1f0b11d",
"Name": "sample string 5"
},
"Workflow": {
"$ref": "7"
},
"CompanyRoleRole": {
"$ref": "6"
},
"Token": "sample string 7"
}