Created
September 18, 2019 16:45
-
-
Save david-mart/c3369b55c0e70652231d3e3d52dc4e6e to your computer and use it in GitHub Desktop.
/current-user/get
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"id": 1836, | |
"firstName": "David", | |
"lastName": "Mart", | |
"email": "[email protected]", | |
"superUser": false, | |
"accountAccess": [ | |
{ | |
"accountName": "Gloo Church Analytics Demo", | |
"accountId": 328, | |
"accountOrganizationType": "INSTITUTION" | |
}, | |
{ | |
"accountName": "SADA Systems-Los Angeles, CA", | |
"accountId": 545, | |
"accountOrganizationType": "INSTITUTION" | |
} | |
], | |
"accountIds": [545, 328], | |
"userRoles": [ | |
{ | |
"role": { | |
"id": 61, | |
"name": "SADA - Admin User", | |
"enrichmentDataAccess": "NONE", | |
"answersAccess": "FULL", | |
"motivationsAccess": "FULL", | |
"type": "USER", | |
"roleTypeLabel": "User", | |
"roleReportingTopics": [], | |
"topicIds": [], | |
"roleReportingDimensions": [], | |
"dimensionIds": [], | |
"roleDataEnrichmentTopics": [], | |
"dataEnrichmentTopicIds": [], | |
"roleDataEnrichmentDimensions": [], | |
"dataEnrichmentDimensionIds": [], | |
"roleAnswersCards": [], | |
"roleMotivationsCards": [] | |
} | |
} | |
], | |
"hasFullReportingAccess": true, | |
"hasFullEnrichmentAccess": false, | |
"defaultLocation": { | |
"id": 953, | |
"name": "Large Campus", | |
"accountId": 328, | |
"accountName": "Gloo Church Analytics Demo", | |
"address": { | |
"address": "805 Walnut St", | |
"city": "Boulder", | |
"state": "CO", | |
"postalCode": "80302-5034", | |
"fullAddressString": "805 Walnut St, Boulder, CO 80302-5034" | |
}, | |
"lat": 40.01623, | |
"lng": -105.28422, | |
"fromChurchAnalyticsLocation": true, | |
"churchAnalyticsImportStatus": "Successfully Imported", | |
"churchAnalyticsIntegrationType": "CSV Upload", | |
"churchAnalyticsCampusId": 267, | |
"licensePermissions": [ | |
"PAGE_PULSE_REPORT", | |
"PAGE_LAPSED_DONORS_REPORT", | |
"PAGE_RETAINED_DONORS_REPORT", | |
"LAPSED_DONORS_REPORT_PDF_DOWNLOAD", | |
"PULSE_REPORT_CSV_DOWNLOAD", | |
"PAGE_NEW_DONORS_REPORT", | |
"LAPSED_DONORS_REPORT_CSV_DOWNLOAD", | |
"RETAINED_DONORS_REPORT_PDF_DOWNLOAD", | |
"GENEROSITY_AUDIT_PDF_DOWNLOAD", | |
"INDIVIDUAL_GIVING_DETAIL", | |
"NEW_DONORS_REPORT_CSV_DOWNLOAD", | |
"RETAINED_DONORS_REPORT_CSV_DOWNLOAD", | |
"EXPLORE_DATA_CSV_DOWNLOAD", | |
"AUDIENCE_APP", | |
"PAGE_EXPLORE_DATA", | |
"PULSE_REPORT_PDF_DOWNLOAD", | |
"CHURCH_ANALYTICS_APP", | |
"PAGE_GENEROSITY_AUDIT", | |
"GENEROSITY_AUDIT_CSV_DOWNLOAD", | |
"NEW_DONORS_REPORT_PDF_DOWNLOAD" | |
] | |
}, | |
"roleIds": [61], | |
"reportingTopicAccessLevels": {}, | |
"roleReportingTopicAccess": [], | |
"dimensionAccess": [], | |
"enrichmentTopicAccessLevels": {}, | |
"enrichmentDimensionAccess": [], | |
"permissionList": [ | |
"ADMIN_LOCATION_ADD", | |
"PAGE_LAPSED_DONORS_REPORT", | |
"PAGE_NEW_DONORS_REPORT", | |
"PAGE_AUDIENCES", | |
"PAGE_GENEROSITY_AUDIT", | |
"PAGE_REPORTING", | |
"PULSE_REPORT_PDF_DOWNLOAD", | |
"PAGE_ADMIN_ORGANIZATION", | |
"ADMIN_ORGANIZATION_DELETE", | |
"PAGE_ANSWERS", | |
"PAGE_ADMIN_USER", | |
"GENEROSITY_AUDIT_PDF_DOWNLOAD", | |
"AUDIENCES_EXEC_PDF", | |
"AUDIENCES_CHURCH_ANALYTICS_ADD", | |
"API_TRANSACTION_ACCESS", | |
"AUDIENCES_UPLOAD_DELETE", | |
"INDIVIDUAL_GIVING_DETAIL", | |
"PAGE_PULSE_REPORT", | |
"ADMIN_USER_DELETE", | |
"PAGE_ADMIN_FUNDS", | |
"PAGE_MAPS", | |
"ADMIN_ORGANIZATION_ADD", | |
"REPORTS_CUSTOM_DELETE", | |
"AUDIENCES_QUERY_EDIT", | |
"ADMIN_LOCATION_DELETE", | |
"LAPSED_DONORS_REPORT_PDF_DOWNLOAD", | |
"PAGE_ASSESSMENTS", | |
"PAGE_ADMIN_LOCATION", | |
"AUDIENCES_UPLOAD_EDIT", | |
"REPORTS_CUSTOM_ADD", | |
"AUDIENCES_QUERY_ADD", | |
"API_PROFILE_ACCESS", | |
"ADMIN_USER_EDIT", | |
"PAGE_EXPLORE_DATA", | |
"ADMIN_USER_TRIAL_ACCOUNT_CONTROL", | |
"PAGE_MOTIVATIONS", | |
"AUDIENCES_CHURCH_ANALYTICS_EDIT", | |
"PAGE_RETAINED_DONORS_REPORT", | |
"AUDIENCES_CHURCH_ANALYTICS_DELETE", | |
"AUDIENCES_QUERY_FACEBOOK_ACTIVATION", | |
"REPORTS_CUSTOM_EDIT", | |
"AUDIENCES_UPLOAD_ADD", | |
"CHURCH_ANALYTICS_APP", | |
"ADMIN_ORGANIZATION_EDIT", | |
"AUDIENCE_APP", | |
"PAGE_AUDIENCE_BUILDER", | |
"ADMIN_LOCATION_EDIT", | |
"ADMIN_USER_ADD", | |
"RETAINED_DONORS_REPORT_PDF_DOWNLOAD", | |
"NEW_DONORS_REPORT_PDF_DOWNLOAD" | |
], | |
"trialAccount": false, | |
"lastTrialAccountNotification": 1568762424000, | |
"lastLogin": 1568756863000 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment