Extract a JSON field
Format the payload, test a path with wildcards or recursive keys, then keep the shape for code.
- 1. JSON
Format and validate the pasted response before selecting fields.
- 2. JSONPath
Test dot paths, bracket keys, wildcards, and recursive key searches.
- 3. JSON TS
Create a starter type once the field shape is clear.