Aracılığıyla paylaş


Profiles - Get Profile

Belirtilen hizmet sorumlusu profilini döndürür.

Mevcutsa ve hizmet sorumlusu çağırana aitse belirtilen profili döndürür.

Sınırlamalar

Yalnızca hizmet sorumlusu tarafından çağrılabilir.

GET https://api.powerbi.com/v1.0/myorg/profiles/{profileId}

URI Parametreleri

Name İçinde Gerekli Tür Description
profileId
path True

string

uuid

Hizmet sorumlusu profil kimliği

Yanıtlar

Name Tür Description
200 OK

ServicePrincipalProfile

Tamam

Örnekler

Get service principal profile

Sample Request

GET https://api.powerbi.com/v1.0/myorg/profiles/b2ded813-54b7-43f4-b072-ed4c1f9d5824

Sample Response

{
  "id": "b2ded813-54b7-43f4-b072-ed4c1f9d5824",
  "displayName": "My new profile"
}

Tanımlar

ServicePrincipalProfile

Power BI hizmeti asıl profili. Yalnızca çok kiracılı Power BI Embedded çözüm için geçerlidir.

Name Tür Description
displayName

string

Hizmet sorumlusu profil adı

id

string

Hizmet sorumlusu profil kimliği