Profiles - Get Profile

指定したサービス プリンシパル プロファイルを返します。

指定したプロファイルが存在し、サービス プリンシパルの呼び出し元に属している場合は、そのプロファイルを返します。

制限事項

サービス プリンシパルによってのみ呼び出すことができます。

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

URI パラメーター

名前 / 必須 説明
profileId
path True

string

uuid

サービス プリンシパル プロファイル ID

応答

名前 説明
200 OK

ServicePrincipalProfile

OK

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"
}

定義

ServicePrincipalProfile

Power BI サービス プリンシパル プロファイル。 マルチテナント ソリューションPower BI Embeddedにのみ関連します。

名前 説明
displayName

string

サービス プリンシパル プロファイル名

id

string

サービス プリンシパル プロファイル ID