What is ServiceNowβs REST API Explorer?
An application to construct and test API requests to a ServiceNow instance.
What role is needed to access the REST API Explorer?
rest_api_explorer or admin
What is something important to remember about the REST API explorer and your instance?
The REST API explorer interacts directly with the tables on your instance. Should typically be used on a non production instance and should be used with extreme caution if used on a production instance.
What do Request Parameters consist of?
What types of values can Query parameters include?