Resource groups
Overview
Postman Collection
Okta Privileged Access
Active Directory Accounts
Active Directory Connections
Attributes
Clients
Database Accounts
Database Connections
Gateways
Groups
Infrastructure Orchestrators
MFA Approvals
Okta Universal Directory Accounts
Projects
Random Password Generation
Access Reports
SaaS Application Accounts
Secrets
Security Policy
Server Accounts
Servers
Service Users
Staged Service Accounts
Sudo Commands
Teams
Users
Workload Connections
Workload Roles
An Okta Privileged Access resource group is a collection of projects.
See Resource groups.
OPA roles:
- resource_admin
- delegated_resource_admin
Lists all resource groups available to the requesting user
Security
bearerAuth
GET
curl -i -X GET \
'https://{org_name}.pam.okta.com/v1/teams/{team_name}/resource_groups?order_by=string&for_policy_only=true&contains=string&count=0&descending=true&offset=string&prev=true' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'