---
title: "GET /identity/info"
method: GET
path: "/identity/info"
tags: ["Get metadata information"]
---

# GET /identity/info

`GET /identity/info`

Get information about AAD Metadata

## Query parameters

- `api-version` string, required

## Headers

- `Metadata` 'true', required

## Response `200`

Successful operation

- IdentityInfoResponse — This is the response from the Identity_GetInfo operation.
  - `tenantId` string — This is the AAD tenantId of the identity of the system assigned managed identity.

## Other responses

- `default` — Error response describing why the operation failed.

## Changes

- **2026-07-13** (2018-02-01) `503e7225df0f` — 5 info
  - added the non-success response with the status `400`
  - added the non-success response with the status `404`
  - added the non-success response with the status `405`
  - added the non-success response with the status `429`
  - …1 more
- **2026-07-13** (2018-02-01) `eb496c25f2af` — 5 info
  - removed the non-success response with the status `400`
  - removed the non-success response with the status `404`
  - removed the non-success response with the status `405`
  - removed the non-success response with the status `429`
  - …1 more

[Change history](https://skmtc.dev/azure/apis/imds-instancemetadataservice/changes/identity/info/get.md)

---

[API](https://skmtc.dev/azure/apis/imds-instancemetadataservice.md) · [All operations](https://skmtc.dev/azure/apis/imds-instancemetadataservice/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/imds-instancemetadataservice/revisions/6e1cf4083a8b/schema)
