ServiceNow
communityEnterprise IT service management platform with ITSM, ITOM, HR, and workflow automation.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://{instance}.service-now.com/api/now/table/incidentList incidents
Parameters
sysparm_limitresults (integeroptionalsysparm_queryactive=true^priority=1 (stringoptionalsysparm_fieldsnumberoptional— short_description, state, priority, assigned_to, opened_at (stringReturns
result[] with number, short_description, state, priority, assigned_to, opened_at, sys_idPOST
https://{instance}.service-now.com/api/now/table/incidentCreate an incident
Parameters
categoryhardware|software|network|database (stringoptionalpriority1-5 (integeroptionaldescriptiondetails (stringoptionalassignment_groupgroup sys_id (stringoptionalshort_descriptionincident title (stringrequiredReturns
result with sys_id, number, short_description, state, priorityGET
https://{instance}.service-now.com/api/now/table/kb_knowledgeSearch knowledge base
Parameters
sysparm_limitresults (integeroptionalsysparm_queryshort_descriptionLIKEkeyword (stringrequiredsysparm_fieldsnumberoptional— short_description, text, sys_view_count (stringReturns
result[] with number, short_description, text, sys_view_count, sys_updated_on