Application Resources Permissions
The PingOne Authorize {{apiPath}}/environments/{{envID}}/resources/{{resourceID}}/applicationPermissions endpoint provides operations to read application resource permissions on the specified PingOne resource identified by its ID in the request URL.
Application resources permissions data model
| Property | Type? | Required? | Mutable? | Description |
|---|---|---|---|---|
|
String |
Required |
Mutable |
The action associated with this permission. |
|
String |
Optional |
Mutable |
The resource’s description. |
|
String |
N/A |
Read only |
The resource’s unique identifier. |
|
String |
N/A |
Read only |
The |
|
Object |
N/A |
Read only |
An object that identifies the associated application resource. |
|
String |
N/A |
Read only |
The ID for the associated application resource. |
|
String |
N/A |
Read only |
The name of the associated application resource. |
|
String |
N/A |
Read only |
The ID for the associated application resource server. |
|
String |
N/A |
Read only |
The ID for the environment associated with the application resource server. |