JAEN

PowerShell

ConvertTo-Json

SafeConvert to/from JSON

... | ConvertTo-Json -Depth 5

Object↔JSON conversion for APIs and configs. Default depth 2 truncates — always set -Depth.

Examples

  • (iwr https://api.example.com/items).Content | ConvertFrom-JsonParse an API response

Syntax

ConvertTo-Json [-Depth N] / ConvertFrom-Json

Before you run it

Read only.

Related commands

The same reference, with no signal at all

Every command and flow from this site, held on your device and searchable with no connection. Free to install, no ads.

Get it free on the App Store