Created
April 30, 2017 19:31
-
-
Save javalnanda/e68b5905310827a73eabc800c104b43a to your computer and use it in GitHub Desktop.
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
| { | |
| "err": 0, | |
| "result": [{ | |
| "id": 71930, | |
| "account_id": 40869, | |
| "status": "enabled", | |
| "settings_data": { | |
| "time_format": "12h", | |
| "timezone": "US/Pacific", | |
| "fingerprint_versions": { | |
| "browser.browser-js": 1 | |
| }, | |
| "integrations": { | |
| "jira": {}, | |
| "datadog": {}, | |
| "bitbucket": {}, | |
| "github": {}, | |
| "trello": { | |
| "board_id": "xxx", | |
| "enabled": true, | |
| "access_token_user_id": 1234, | |
| "list_id": "xxxxx" | |
| }, | |
| "slack": { | |
| "channel_id": "xxxx", | |
| "enabled": true, | |
| "access_token_user_id": "xx" | |
| }, | |
| "webhook": {}, | |
| "victorops": {}, | |
| "asana": {}, | |
| "pivotal": {}, | |
| "campfire": {}, | |
| "sprintly": {}, | |
| "pagerduty": {}, | |
| "hipchat": {}, | |
| "email": { | |
| "enabled": true | |
| }, | |
| "flowdock": {} | |
| } | |
| }, | |
| "date_created": 1468068105, | |
| "date_modified": 1493409629, | |
| "name": "Android_ParentApp" | |
| }, { | |
| "id": 71931, | |
| "account_id": 40869, | |
| "status": "enabled", | |
| "settings_data": { | |
| "time_format": "12h", | |
| "timezone": "US/Pacific", | |
| "fingerprint_versions": { | |
| "browser.browser-js": 1 | |
| }, | |
| "integrations": { | |
| "jira": {}, | |
| "datadog": {}, | |
| "bitbucket": {}, | |
| "github": {}, | |
| "trello": { | |
| "board_id": "xxxx", | |
| "enabled": true, | |
| "access_token_user_id": 1234, | |
| "list_id": "xxxxx" | |
| }, | |
| "slack": { | |
| "channel_id": "xxxxx", | |
| "enabled": true, | |
| "access_token_user_id": "xxx" | |
| }, | |
| "webhook": {}, | |
| "victorops": {}, | |
| "asana": {}, | |
| "pivotal": {}, | |
| "campfire": {}, | |
| "sprintly": {}, | |
| "pagerduty": {}, | |
| "hipchat": {}, | |
| "email": { | |
| "enabled": true | |
| }, | |
| "flowdock": {} | |
| } | |
| }, | |
| "date_created": 1468068142, | |
| "date_modified": 1493409658, | |
| "name": "Android_TeacherApp" | |
| }] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment