PingOne Platform APIs

Application Role Assignments

The PingOne Authorize{{apiPath}}/environments/{{envID}}/applicationRoles/{{appRoleID}}/assignments endpoint provides operations to read application role assignments in PingOne.

Appliction role assignments data model

Property Type? Required? Mutable? Description

id

String

N/A

Read-only

The ID of the API server operation. This is randomly generated when the operation is created.

role

Object

N/A

Read only

The role associated with the role assignment.

subject

Object

N/A

Read only

The user associated with the role assignment.

Response codes

Code Message

200

Successful operation.

400

The request could not be completed.

401

You do not have access to this resource.

403

You do not have permissions or are not licensed to make this request.

404

The requested resource was not found.