D365 Business Central: How to list all API Pages

API list on Page Metadata

Do you need a quick way to see all available API pages in Microsoft Dynamics 365 Business Central? Here’s a simple trick that doesn’t require any development tools.

Use Page Metadata Table

Business Central stores metadata for all pages, including APIs, in Table 2000000138 – Page Metadata. You can use this table to get a list of all API pages in the system.

Page Metadata

How to Access It

Add the following parameter to the Business Central URL:

?table=2000000138

Example

https://businesscentral.dynamics.com/Sandbox?table=2000000138

Once the table opens, filter the PageType field to show only API pages.

Filter API PageType

That’s it! You now have a full list of API pages available in your Business Central environment.

Give it a try.

thatnavguy

Experienced NZ-based NAV Developer and Consultant with 15+ years of experience leading multiple IT projects, performing business analyst, developing, implementing, and upgrading Dynamics NAV and Business Central. Passionate to deliver solution that focuses on user-friendly interface while keeping high standard of compliance with the needs.

You may also like...

Leave a Reply

Your email address will not be published. Required fields are marked *