graph.microsoft.com
Query params
Headers
Body
Quick
JSON body. Sent for POST / PATCH / PUT.
max pages
Send a request to see the response.
Bulk read
- Write a GET path template with
{tokens}, e.g. /deviceManagement/managedDevices/{id} — or pick a template below.
- Paste CSV or TSV below — the first row names the columns (e.g. a column of device IDs).
- Map each
{token} to a column.
- Dry run to preview every expanded request (optional).
- Run — sent via Graph
$batch, 20 per batch, 4 in parallel, throttling retried automatically. Results land in a grid you can filter and export.
Read-only: only GET is available. To apply changes, export the rows you need and run them in your own environment.
/…
Use {token} placeholders in the path. Each row of your data fills them in.
Templates
Data — paste CSV or TSV (first row = column names)
Map placeholders → columns
Expansion preview