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": "ecc092ba-c20e-4278-80bc-c66a8baf7e8e",
"ServiceBaseUrl": "sample string 5",
"ReplicationUrl": "sample string 6",
"Action": 0,
"ContactPhoto": {
"$id": "2",
"ID": "5bd05747-44b5-4f5d-a999-5593b5a40948",
"PhotoImage": "QEA=",
"Date": "2026-06-29T03:00:11.4802548+00:00",
"Name": "sample string 2",
"Notes": "sample string 3",
"IsCompressed": true
},
"SecurityGroupPhoto": {
"$ref": "2"
},
"Contact": {
"$id": "3",
"ID": "06aef9a7-8c52-42fa-9875-53ef05db69fd",
"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-29T03:00:11.4802548+00:00",
"GenderID": 1,
"ContactStatusID": 1,
"PhotoID": "16040683-172e-4346-b2e9-f4cddf1b442e",
"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": "c1064b1b-57a7-402c-91ed-8916a7cf5ac9",
"ModifiedByContactID": "9e9b3794-2b68-4b21-898e-01b9c6de75dc",
"CreatedDate": "2026-06-29T03:00:11.4802548+00:00",
"ModifiedDate": "2026-06-29T03:00:11.4802548+00:00"
},
"SecurityGroup": {
"$id": "4",
"ID": "0a118b1d-b2c5-4a22-8683-23e9233e3259",
"Name": "sample string 2",
"Description": "sample string 3",
"LogVerbosityID": 4,
"BlockSyncMessage": "sample string 5",
"SyncPollingMin": 6,
"IsBlocked": true,
"IsCommercialWorkflow": true,
"IsDefault": true,
"PhotoID": "23b23391-a612-41d4-b4f9-9e24e0a5d854"
},
"SecurityGroupUser": {
"$id": "5",
"ID": "4032fa9b-b072-4951-bbf2-f7bb4e2c5bd6",
"ContactID": "fb4b2980-341d-4093-8eb3-d8736270f324",
"Name": "sample string 3",
"SecurityGroupID": "75bf571b-0089-4a3f-bef3-7678422fa58f",
"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-29T03:00:11.4802548+00:00",
"RememberMe": true,
"RefreshData": true,
"PinCode": "sample string 15",
"APIToken": "sample string 16",
"RoleID": "5ec37a6b-6eb3-4c31-9509-02372725c35a",
"CompanyRoleID": "df14522e-2e0e-4af9-a150-fe5dc63f24f9",
"TokenCacheBits": "QEA=",
"TokenLastWrite": "2026-06-29T03:00:11.4802548+00:00",
"ExpiresIn": 1,
"MonthlyHours": 1,
"HasTwoFactorAuthentication": true,
"IsActive": true,
"DatePasswordExpires": "2026-06-29T03:00:11.4802548+00:00",
"CanSignDocuments": true,
"DocuSignUserID": "sample string 20",
"IsVerified": true,
"DateVerified": "2026-06-29T03:00:11.4802548+00:00",
"Token": "sample string 22",
"MobileOnlyUser": true,
"RefreshTokenCache": "QEA=",
"LastSyncDate": "2026-06-29T03:00:11.4802548+00:00",
"IsUpgradeAvailable": true,
"DateUpgraded": "2026-06-29T03:00:11.4802548+00:00",
"LastSuccessfulSyncDate": "2026-06-29T03:00:11.4802548+00:00",
"PreviousMobileVersion": "sample string 25",
"Contact": {
"$ref": "3"
},
"Role": {
"$id": "6",
"ID": "0069c890-6172-4dc3-b414-419f79a9ee22",
"Name": "sample string 2",
"Description": "sample string 3",
"IsSystemAdministrator": true,
"WorkflowID": "01d9fa50-5d23-40ac-af5b-f66416247596",
"IsGroupAdmin": true,
"Workflow": {
"$id": "7",
"ID": "9057b592-4028-4f70-9665-69998b069f5a",
"ParentID": "cfc61995-8235-4ac7-a7ca-16febab3aef2",
"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": "8ae7a879-ad33-4a19-ac41-991d45837b5d",
"RoleID": "75e59181-2026-4086-9aa1-f57ce13dc051",
"SecurityGroupID": "2163961e-86be-43d2-bdef-d2b6fd22a558",
"WorkflowID": "d6b14058-e2b8-4f27-b6a3-24815ccb2d71",
"Name": "sample string 5"
},
"Workflow": {
"$ref": "7"
},
"CompanyRoleRole": {
"$ref": "6"
},
"Token": "sample string 7"
}