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": "467b76ed-0581-4ffc-b67a-825f75d2017c",
"ServiceBaseUrl": "sample string 5",
"ReplicationUrl": "sample string 6",
"Action": 0,
"ContactPhoto": {
"$id": "2",
"ID": "89da95b2-c926-475d-ac08-11c7c484739d",
"PhotoImage": "QEA=",
"Date": "2025-12-05T09:28:45.2014566+00:00",
"Name": "sample string 2",
"Notes": "sample string 3",
"IsCompressed": true
},
"SecurityGroupPhoto": {
"$ref": "2"
},
"Contact": {
"$id": "3",
"ID": "264dff58-9723-4565-adca-6568315866d3",
"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": "2025-12-05T09:28:45.2014566+00:00",
"GenderID": 1,
"ContactStatusID": 1,
"PhotoID": "6d868742-47db-45ce-8a14-beba27d09e4a",
"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": "51545eb6-ad94-4f6f-94a7-700c5ce387aa",
"ModifiedByContactID": "9b24c2ef-0cd0-4eb2-ac8e-009ef6a48839",
"CreatedDate": "2025-12-05T09:28:45.2014566+00:00",
"ModifiedDate": "2025-12-05T09:28:45.2014566+00:00"
},
"SecurityGroup": {
"$id": "4",
"ID": "c103887e-e242-402a-ace1-4bf563792ccb",
"Name": "sample string 2",
"Description": "sample string 3",
"LogVerbosityID": 4,
"BlockSyncMessage": "sample string 5",
"SyncPollingMin": 6,
"IsBlocked": true,
"IsCommercialWorkflow": true,
"IsDefault": true,
"PhotoID": "74fc020f-86c8-4307-b1dc-7a7160c299dd"
},
"SecurityGroupUser": {
"$id": "5",
"ID": "3c205205-5bdb-40ec-85dc-ef35da621978",
"ContactID": "ab373a9e-c149-4a65-afeb-010278aac733",
"Name": "sample string 3",
"SecurityGroupID": "14c54431-8cfe-45a9-b007-82503a86f0b7",
"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": "2025-12-05T09:28:45.2014566+00:00",
"RememberMe": true,
"RefreshData": true,
"PinCode": "sample string 15",
"APIToken": "sample string 16",
"RoleID": "db54533c-2d62-40a0-b974-f360a2228e4e",
"CompanyRoleID": "6e8dfffd-cef8-4535-ab04-1dbf4b6663e0",
"TokenCacheBits": "QEA=",
"TokenLastWrite": "2025-12-05T09:28:45.2014566+00:00",
"ExpiresIn": 1,
"MonthlyHours": 1,
"HasTwoFactorAuthentication": true,
"IsActive": true,
"DatePasswordExpires": "2025-12-05T09:28:45.2014566+00:00",
"CanSignDocuments": true,
"DocuSignUserID": "sample string 20",
"IsVerified": true,
"DateVerified": "2025-12-05T09:28:45.2014566+00:00",
"Token": "sample string 22",
"MobileOnlyUser": true,
"RefreshTokenCache": "QEA=",
"LastSyncDate": "2025-12-05T09:28:45.2014566+00:00",
"IsUpgradeAvailable": true,
"DateUpgraded": "2025-12-05T09:28:45.2014566+00:00",
"LastSuccessfulSyncDate": "2025-12-05T09:28:45.2014566+00:00",
"PreviousMobileVersion": "sample string 25",
"Contact": {
"$ref": "3"
},
"Role": {
"$id": "6",
"ID": "0fcd53cd-aa6c-4ca3-b97a-cb299f173ba1",
"Name": "sample string 2",
"Description": "sample string 3",
"IsSystemAdministrator": true,
"WorkflowID": "b5ba8d2c-d584-440a-b793-b65ae337f01e",
"IsGroupAdmin": true,
"Workflow": {
"$id": "7",
"ID": "92ab1374-d8ac-4f1d-8287-bc76042d9ba0",
"ParentID": "38973548-4714-4466-8e5c-6df5241ec2a2",
"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": "d65d9977-8462-45f6-8855-d9b87b8a53f7",
"RoleID": "1ad03923-1793-436f-b966-29545d89e27e",
"SecurityGroupID": "aa0e0e73-bc08-4a69-b301-4599b65cf2bd",
"WorkflowID": "a99e381d-28d2-450e-9f28-43b9bd07702f",
"Name": "sample string 5"
},
"Workflow": {
"$ref": "7"
},
"CompanyRoleRole": {
"$ref": "6"
},
"Token": "sample string 7"
}