---
title: "Get a specific `Partner`."
method: GET
path: "/providers/Microsoft.ManagementPartner/partners"
tags: ["Partners"]
---

# Get a specific \`Partner\`.

`GET /providers/Microsoft.ManagementPartner/partners`

Get the management partner using the objectId and tenantId.

## Query parameters

- `api-version` string, required

## Response `200`

Get the details of the `Partner`.

- PartnerResponse — this is the management partner operations response
  - `etag` integer — Type of the partner
  - `id` string — Identifier of the partner
  - `name` string — Name of the partner
  - `properties` PartnerProperties — this is the management partner properties
    - `partnerId` string — This is the partner id
    - `partnerName` string — This is the partner name
    - `tenantId` string — This is the tenant id.
    - `objectId` string — This is the object id.
    - `version` integer — This is the version.
    - `updatedTime` string, date-time — This is the DateTime when the partner was updated.
    - `createdTime` string, date-time — This is the DateTime when the partner was created.
    - `state` 'Active' | 'Deleted' — this is the management partner state: Active or Deleted
  - `type` string — Type of resource. "Microsoft.ManagementPartner/partners"

## Other responses

- `default` — Unexpected error

## Changes

- **2019-04-24** (2018-02-01) `1cf4411a53a8` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/azure/apis/ace-provisioning-managementpartner-api/changes/providers/Microsoft.ManagementPartner/partners/get.md)

---

[API](https://skmtc.dev/azure/apis/ace-provisioning-managementpartner-api.md) · [All operations](https://skmtc.dev/azure/apis/ace-provisioning-managementpartner-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/ace-provisioning-managementpartner-api/revisions/751eabcbf0e9/schema)
