Debug in-bound REST queries
-
- UpdatedJan 30, 2025
- 3 minutes to read
- Yokohama
- API implementation
You can debug in-bound REST queries by reviewing the session debug log.
When the glide.rest.debug property is true, all in-bound REST processing is logged in the session debug log.
You can include session debug logs in a REST response body by passing the X-WantSessionDebugMessages header in the request. For more information, see Returning session debug logs in a REST response. To view debug logs, see Display debugging logs.