Step 3: Get the worker application role assignments
GET {{apiPath}}/environments/{{envID}}/applications/{{useCaseWorkerAppID}}/roleAssignments
The GET /environments/{{envID}}/applications/{{applicationID}}/roleAssignments
returns a list of all roles assigned to the application. The application's role assignments determine the permissions granted to the application to access PingOne resources.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |