How can i get the list of values of incident_state from Rest API
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-08-2015 12:25 AM
Hi,
How can i get the list of values of incident_state from Rest API or in which table the values of incident_state (like done, resolve, in progress) is stored.
I need i list of values like..[CLOSE, RESOLVE, IN-PROGRESS ,....]
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-08-2015 03:12 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-21-2023 08:57 PM
Hi,
I am trying to do the similar thing where I need to retrieve user incident that contains all types of State. Would you be able to share the full Rest url?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-03-2023 07:22 AM
Above IS the ful REST API. Simply change the 'devXYZ' to your instance... i.e. https://yourInstance.service-now.com/api/now/table/sys_choice?sysparm_query=name=incident&element=in...