Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 19 Oracle Analytics Lounge
- 222 Oracle Analytics News
- 44 Oracle Analytics Videos
- 15.8K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 83 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Oracle Analytics Cloud REST API - Get Catalog Items - to increase fetch limit from 10K items to 100K

Palanisamy Madhan - Oracle
Rank 2 - Community Beginner
Problem Statement:
In large enterprise environments, Shared folders
in OAC may contain over 10,000 catalog objects
(e.g., reports, analyses, dashboards, datasets). The current 10,000-item cap on this API severely restricts the ability to:
- Perform
full inventory and audit automation
- Export and manage catalog metadata at scale
- Apply governance rules or cleanup processes programmatically
While pagination is supported via offset
and limit
, the backend restricts results beyond the 10,000-object threshold, making it impossible to access remaining items
.
Proposed Enhancement
We request an enhancement to the Oracle Analytics Cloud REST API
—specifically the GET /catalog/items
endpoint when filtering by type
—to increase the current maximum fetch limit
from 10,000 items
to 100,000 item
.
Tagged:
6
Comments
-
Increasing fetch size will greatly help to retrieve all OAC objects. And it will immensely help in object analysis, access monitoring.
0