Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save claw0ry/511e605339cf78cd39a9767bdc09230b to your computer and use it in GitHub Desktop.

Select an option

Save claw0ry/511e605339cf78cd39a9767bdc09230b to your computer and use it in GitHub Desktop.
PS> Invoke-MgRestMethod -Method Get -Uri "https://graph.microsoft.com/beta/users"
Name Value
---- -----
@odata.context https://graph.microsoft.com/beta/$metadata#users
value {xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx, xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx, xxxxxxxx-xxxx-xxxx-xx…
@odata.nextLink https://graph.microsoft.com/beta/users?$skiptoken=RFNwdAIAAQAAAB19Y3FybC8hcm6lLmZsYWRtYXJrQGdtYWls…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment