---
title: "GET /{tenantID}/groups/{objectId}"
method: GET
path: "/{tenantID}/groups/{objectId}"
tags: ["Group"]
---

# GET /{tenantID}/groups/{objectId}

`GET /{tenantID}/groups/{objectId}`

Gets group information from the directory.

## Path parameters

- `objectId` string, required
- `tenantID` string, required

## Query parameters

- `api-version` string, required

## Response `200`

OK. The operation was successful.

- ADGroup — Represents an Azure Active Directory object.
  - `deletionTimestamp` string, date-time, nullable — The time at which the directory object was deleted.
  - `objectId` string — The object ID.
  - `objectType` string, required — The object type.

## Other responses

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

---

[API](https://skmtc.net/windows/apis/graphrbac.md) · [All operations](https://skmtc.net/windows/apis/graphrbac/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/windows/graphrbac/versions/003d8a5138c2/schema)
