Oracle Analytics Cloud and Server Idea Lab

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

Needs Votes
21
Views
1
Comments
Palanisamy Madhan - Oracle
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.

6
6 votes

Needs Votes · Last Updated

Comments

  • sud_shekhar-Oracle
    sud_shekhar-Oracle Rank 1 - Community Starter

    Increasing fetch size will greatly help to retrieve all OAC objects. And it will immensely help in object analysis, access monitoring.