---
title: Invert Properties That Receive JSON-Formatted Responses
description: When true, the values specified in the following properties do not trigger JSON-formatted responses:
component: web-agents
version: 2025.11
page_id: web-agents:properties-reference:org.forgerock.agents.config.json.url.invert
canonical_url: https://docs.pingidentity.com/web-agents/2025.11/properties-reference/org.forgerock.agents.config.json.url.invert.html
---

# Invert Properties That Receive JSON-Formatted Responses

When `true`, the values specified in the following properties do not trigger JSON-formatted responses:

* [List of URLs to Receive JSON-Formatted Responses](org.forgerock.agents.config.json.url.html)

* [Headers and Values to Receive JSON-Formatted Responses](org.forgerock.agents.config.json.header.html)

Only non-specified values trigger JSON-formatted responses.

Default: `false`

|                    |                                                                                                  |
| ------------------ | ------------------------------------------------------------------------------------------------ |
| Property name      | `org.forgerock.agents.config.json.url.invert`   Introduced in Web Agent 4.x                      |
| Function           | JSON-formatted response                                                                          |
| Type               | Boolean: `true` returns true; all other strings return `false`.                                  |
| Bootstrap property | No                                                                                               |
| Required property  | No                                                                                               |
| Restart required   | No                                                                                               |
| AM console         | Tab: `Miscellaneous (From AM 7)`Title: `Invert Properties That Receive JSON-Formatted Responses` |
