Sample Response
This file contains 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
HTTP/1.1 200 OK | |
Link: <https://demo003.service-now.com/api/now/table/incident?sysparm_limit=1&sysparm_offset=0>;rel="first",<https://demo003.service-now.com/api/now/table/incident?sysparm_limit=1&sysparm_offset=-1>;rel="prev",<https://demo003.service-now.com/api/now/table/incident?sysparm_limit=1&sysparm_offset=1>;rel="next",<https://demo003.service-now.com/api/now/table/incident?sysparm_limit=1&sysparm_offset=549>;rel="last" | |
X-Total-Count: 550 | |
Content-Type: application/json | |
Transfer-Encoding: chunked | |
Date: Fri, 25 Sep 2015 20:46:20 GMT | |
Server: ServiceNow | |
Connection: close | |
{ | |
"result": [ | |
{ | |
"skills": "", | |
"upon_approval": "", | |
"location": { | |
"link": "https://demo003.service-now.com/api/now/table/cmn_location/1083361cc611227501b682158cabf646", | |
"value": "1083361cc611227501b682158cabf646" | |
}, | |
"expected_start": "", | |
"reopen_count": "", | |
"close_notes": "Closed before close notes were made mandatory", | |
"impact": "1", | |
"urgency": "1", | |
"correlation_id": "", | |
"sys_tags": "", | |
"sys_domain": { | |
"link": "https://demo003.service-now.com/api/now/table/sys_user_group/global", | |
"value": "global" | |
}, | |
"description": "User can't access email on mail.company.com.", | |
"group_list": "", | |
"priority": "1", | |
"delivery_plan": "", | |
"sys_mod_count": "21", | |
"work_notes_list": "", | |
"follow_up": "", | |
"closed_at": "2015-06-25 23:10:06", | |
"sla_due": "", | |
"delivery_task": "", | |
"sys_updated_on": "2015-09-24 20:16:07", | |
"parent": "", | |
"work_end": "", | |
"number": "INC0000001", | |
"closed_by": { | |
"link": "https://demo003.service-now.com/api/now/table/sys_user/9ee1b13dc6112271007f9d0efdb69cd0", | |
"value": "9ee1b13dc6112271007f9d0efdb69cd0" | |
}, | |
"work_start": "", | |
"calendar_stc": "7937181", | |
"business_duration": "1970-01-22 21:46:21", | |
"category": "network", | |
"incident_state": "7", | |
"activity_due": "", | |
"correlation_display": "", | |
"company": "", | |
"active": "false", | |
"due_date": "", | |
"assignment_group": { | |
"link": "https://demo003.service-now.com/api/now/table/sys_user_group/d625dccec0a8016700a222a0f7900d06", | |
"value": "d625dccec0a8016700a222a0f7900d06" | |
}, | |
"caller_id": "", | |
"knowledge": "false", | |
"made_sla": "false", | |
"comments_and_work_notes": "", | |
"parent_incident": "", | |
"state": "7", | |
"user_input": "", | |
"sys_created_on": "2014-01-23 18:24:13", | |
"approval_set": "", | |
"reassignment_count": "1", | |
"rfc": "", | |
"child_incidents": "", | |
"opened_at": "2015-06-24 23:09:51", | |
"short_description": "Can't read email", | |
"order": "", | |
"sys_updated_by": "admin", | |
"resolved_by": { | |
"link": "https://demo003.service-now.com/api/now/table/sys_user/6816f79cc0a8016401c5a33be04be441", | |
"value": "6816f79cc0a8016401c5a33be04be441" | |
}, | |
"notify": "1", | |
"upon_reject": "", | |
"approval_history": "", | |
"problem_id": { | |
"link": "https://demo003.service-now.com/api/now/table/problem/9d3a266ac6112287004e37fb2ceb0133", | |
"value": "9d3a266ac6112287004e37fb2ceb0133" | |
}, | |
"work_notes": "", | |
"calendar_duration": "1970-04-02 20:46:21", | |
"close_code": "Closed/Resolved by Caller", | |
"sys_id": "9c573169c611228700193229fff72400", | |
"approval": "", | |
"caused_by": "", | |
"severity": "1", | |
"sys_created_by": "pat", | |
"resolved_at": "2015-09-24 19:56:12", | |
"assigned_to": { | |
"link": "https://demo003.service-now.com/api/now/table/sys_user/46b87022a9fe198101a78787e40d7547", | |
"value": "46b87022a9fe198101a78787e40d7547" | |
}, | |
"business_stc": "1892781", | |
"sys_domain_path": "/", | |
"cmdb_ci": { | |
"link": "https://demo003.service-now.com/api/now/table/cmdb_ci/b0c4030ac0a800090152e7a4564ca36c", | |
"value": "b0c4030ac0a800090152e7a4564ca36c" | |
}, | |
"opened_by": { | |
"link": "https://demo003.service-now.com/api/now/table/sys_user/681ccaf9c0a8016400b98a06818d57c7", | |
"value": "681ccaf9c0a8016400b98a06818d57c7" | |
}, | |
"subcategory": "", | |
"sys_class_name": "incident", | |
"watch_list": "", | |
"time_worked": "", | |
"contact_type": "", | |
"escalation": "0", | |
"comments": "" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment