get_data_objects
Retrieve a list of data objects with metadata and HATEOAS links, optionally filtered by type (data or case), to streamline access to Pega Platform resources in AI-driven applications.
Instructions
Retrieve list of available data objects with metadata and HATEOAS links. Can optionally filter by data object type (data or case).
Input Schema
Name | Required | Description | Default |
---|---|---|---|
type | No | Optional filter for data object type. "data" returns data type objects, "case" returns case type objects. If not provided, returns all data objects. |