getPolicy( )


Retrieves a policy by ID.

について getPolicy() function returns a Promise that resolves to a policy whose ID matches the given ID.

Permissions
Manage Events - all permissions
Manage Policies
Read Policies
Learn more about app permissions.
メソッド宣言
コピー
メソッド・パラメータ
policyIdstringRequired

Policy ID.

リターン
Return Type:Promise<Policy>
役に立ちましたか?
はい
いいえ