GET TimeSaver/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": "d55c2892-d9b1-4fe3-a0db-83e372a92198",
"ServiceBaseUrl": "sample string 5",
"ReplicationUrl": "sample string 6",
"Action": 0,
"ContactPhoto": {
"$id": "2",
"ID": "2030c120-aa4b-4f37-8f23-ff80cc2f26ec",
"PhotoImage": "QEA=",
"Date": "2026-03-07T08:48:37.9192364+00:00",
"Name": "sample string 2",
"Notes": "sample string 3",
"IsCompressed": true
},
"SecurityGroupPhoto": {
"$ref": "2"
},
"Contact": {
"$id": "3",
"ID": "35c52a4e-01be-442d-9458-0f6aff4e2233",
"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-07T08:48:37.9192364+00:00",
"GenderID": 1,
"ContactStatusID": 1,
"PhotoID": "443319c2-914f-4293-b3e7-0e670c462a1d",
"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": "e802d13c-a2fd-4ea9-996b-e465e494cd03",
"ModifiedByContactID": "e7e1e4c1-7e8d-4e7f-b2e9-8a2557bd6372",
"CreatedDate": "2026-03-07T08:48:37.9192364+00:00",
"ModifiedDate": "2026-03-07T08:48:37.9192364+00:00"
},
"SecurityGroup": {
"$id": "4",
"ID": "92716594-40a7-485e-83c1-f5f910faad6c",
"Name": "sample string 2",
"Description": "sample string 3",
"LogVerbosityID": 4,
"BlockSyncMessage": "sample string 5",
"SyncPollingMin": 6,
"IsBlocked": true,
"IsCommercialWorkflow": true,
"IsDefault": true,
"PhotoID": "661fac0a-4d48-4edf-baa8-32dd38ce647c"
},
"SecurityGroupUser": {
"$id": "5",
"ID": "5a973439-ed88-4511-b5d7-550f44e0076b",
"ContactID": "3f758138-0448-4767-a23f-d500410b97d8",
"Name": "sample string 3",
"SecurityGroupID": "bb7ece6c-1a6c-4d5a-8bd0-d9451c5d4db2",
"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-07T08:48:37.9192364+00:00",
"RememberMe": true,
"RefreshData": true,
"PinCode": "sample string 15",
"APIToken": "sample string 16",
"RoleID": "05eadb43-1790-4aae-b13c-02988158cc9f",
"CompanyRoleID": "159a343c-2727-411c-b1e0-7ae8d3d3a8b2",
"TokenCacheBits": "QEA=",
"TokenLastWrite": "2026-03-07T08:48:37.9192364+00:00",
"ExpiresIn": 1,
"MonthlyHours": 1,
"HasTwoFactorAuthentication": true,
"IsActive": true,
"DatePasswordExpires": "2026-03-07T08:48:37.9192364+00:00",
"CanSignDocuments": true,
"DocuSignUserID": "sample string 20",
"IsVerified": true,
"DateVerified": "2026-03-07T08:48:37.9192364+00:00",
"Token": "sample string 22",
"MobileOnlyUser": true,
"RefreshTokenCache": "QEA=",
"LastSyncDate": "2026-03-07T08:48:37.9192364+00:00",
"IsUpgradeAvailable": true,
"DateUpgraded": "2026-03-07T08:48:37.9192364+00:00",
"LastSuccessfulSyncDate": "2026-03-07T08:48:37.9192364+00:00",
"PreviousMobileVersion": "sample string 25",
"Contact": {
"$ref": "3"
},
"Role": {
"$id": "6",
"ID": "c3d7b411-beaa-4c70-8126-21d13b5a4d05",
"Name": "sample string 2",
"Description": "sample string 3",
"IsSystemAdministrator": true,
"WorkflowID": "c64c524f-e2af-41e5-927b-0a1f61fb9e21",
"IsGroupAdmin": true,
"Workflow": {
"$id": "7",
"ID": "17b9816a-ca51-4fee-9912-9e38ff6379d8",
"ParentID": "b2332a5c-01d2-40ca-89ce-dd4c1364df53",
"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": "63e9c735-0662-420b-afd6-e1bbe089594f",
"RoleID": "4dda9574-9350-497f-ae02-c53a2dbdf402",
"SecurityGroupID": "2fbc979b-419c-4c28-b3c2-476b4313a38c",
"WorkflowID": "d4afa6b9-d00a-416c-93b5-d7c2f82242c1",
"Name": "sample string 5"
},
"Workflow": {
"$ref": "7"
},
"CompanyRoleRole": {
"$ref": "6"
},
"Token": "sample string 7"
}