Get Managed Object
getManagedObjectRetrieve the complete profile of a managed object by its ID in PingOne Advanced Identity Cloud. Specify the object type and unique identifier to get full details.
Instructions
Retrieve a managed object's complete profile by ID in PingOne AIC
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| objectType | Yes | Managed object type (e.g., alpha_user, bravo_user, alpha_role, bravo_role, alpha_group, bravo_group, alpha_organization, bravo_organization). Use listManagedObjects to discover all available types. | |
| objectId | Yes | The object's unique identifier (_id) |