Filter JSON response by KeyPath
You can use the filter by KeyPath in JSON and JSON text views.
- Get the most of Paw
- Filter JSON response by KeyPath
Get nested dictionary keys
Get nested dictionary keys
Access nested levels with a dot separator.
Get nested array items
Get nested array items
Use numbers to access elements in a list.
Get all items of an array
Get all items of an array
Use a *
symbol to get all the items.