Skip to main content
Feedback

Expression Language response

The following table lists the object properties you can access for API responses from the {#response} root-level object property.

Object PropertyDescriptionTypeExample
contentBody contentstring
headersHeaderskey / valueX-Custom → myvalue
statusStatus of the HTTP responseint200

Example*

Get the status of an HTTP response: {#response.status}