Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

60 Days of Data Days! Live and on-demand sessions, challenges, study groups and more! And it's all FREE!. Join now. Learn more

Reply
HemanthK14
Regular Visitor

Custom Endpoints - Eventstream

Is there any public apis that I get the custom endpoint that is created in certain eventstream?

Event hub namespace endpoint
Event hub name

2 ACCEPTED SOLUTIONS
datacoffee
Most Valuable Professional
Most Valuable Professional

Those info are not yet available from the API - and I don't know the whereabouts of the roadmap to add it to the API endpoints.

 

Sorry...😊


If you find this reply to help with your problem, please consider hitting the accept button...
----------------
Blog: https://dcode.bi
KQL ref guide: https://aka.bi/kql
LinkedIn: https://aka.bi/follow

View solution in original post

alexlzx
Microsoft Employee
Microsoft Employee

Hi,

 

There are two APIs available that allow you to get connection details for Eventstream’s Custom Endpoint. You can find more information in the documentation linked below:

 

View solution in original post

7 REPLIES 7
alexlzx
Microsoft Employee
Microsoft Employee

Hi,

 

There are two APIs available that allow you to get connection details for Eventstream’s Custom Endpoint. You can find more information in the documentation linked below:

 

Thanks it works. 

datacoffee
Most Valuable Professional
Most Valuable Professional

Hi

if I understand you question correctly, then you can find the namespace, connectionstring and other needed info in the custom endpoint source after you have created it. The only thing you need is to deploy it and select it. Then in the bottom of the screen you can find the info needed.

 

 


If you find this reply to help with your problem, please consider hitting the accept button...
----------------
Blog: https://dcode.bi
KQL ref guide: https://aka.bi/kql
LinkedIn: https://aka.bi/follow

I’m looking to dynamically retrieve the Event Stream configuration details—specifically the Event Hub namespace endpoint (e.g., xxxxxxxxxxxxxxxxxxxx.servicebus.windows.net) and the Event Hub name (e.g.,es_xxxxxxx-e257-4cf1-xxxx-xxxxxxxxx)—using Microsoft Fabric’s publicly available REST APIs. For instance, I have an Event Stream with a custom endpoint in the dev workspace, and when it's promoted to UAT or prod, these values will change. I want to programmatically fetch these updated details based on the current workspace environment.

I’m looking to dynamically retrieve the Event Stream configuration details—specifically the Event Hub namespace endpoint (e.g., xxxxxxxxxxxxxxxxxxxx.servicebus.windows.net) and the Event Hub name (e.g., es_xxxxxxx-e257-4cf1-xxxx-xxxxxxxxx)—using Microsoft Fabric’s publicly available REST APIs. For instance, I have an Event Stream with a custom endpoint in the dev workspace, and when it's promoted to UAT or prod, these values will change. I want to programmatically fetch these updated details based on the current workspace environment.

datacoffee
Most Valuable Professional
Most Valuable Professional

Those info are not yet available from the API - and I don't know the whereabouts of the roadmap to add it to the API endpoints.

 

Sorry...😊


If you find this reply to help with your problem, please consider hitting the accept button...
----------------
Blog: https://dcode.bi
KQL ref guide: https://aka.bi/kql
LinkedIn: https://aka.bi/follow

I’m looking to dynamically retrieve the Event Stream configuration details—specifically the Event Hub namespace endpoint (e.g., xxxxxxxxxxxxxxxxxxxx.servicebus.windows.net) and the Event Hub name (e.g., es_xxxxxxx-e257-4cf1-xxxx-xxxxxxxxx)—using Fabric’s publicly available REST APIs. For instance, I have an Event Stream with a custom endpoint in the dev workspace, and when it's promoted to UAT or prod, these values will change. I want to programmatically fetch these updated details based on the current workspace environment.

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

June Fabric Update Carousel

Fabric Monthly Update - June 2026

Check out the June 2026 Fabric update to learn about new features.

Top Kudoed Authors