A JSON document can start with an object.
Section: Valid JSON roots
Root object
json
json
{
"name": "Ada",
"active": true
}Explanation
Objects are the most common top-level form for API payloads and configuration files.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Valid JSON roots