Get Managed Object Schema
getManagedObjectSchemaGet the schema definition for a managed object type in PingOne Advanced Identity Cloud, with an option to include full configuration details.
Instructions
Retrieve schema definition for a managed object type 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. | |
| includeFullDefinition | No | When true, returns the complete managed object definition including script hooks, lifecycle metadata, notifications, and other configuration. Defaults to false for a concise schema-only response. |