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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
KimTutein
Advocate II
Advocate II

API - job scheduler for notebooks does not seem to work

Hi Community

I have sat up a notebook to loop all data pipelines in a workspace and get any job schedules (I want an overview of which items have jobs associated). I simply make a list of the items and then utilize the API to give me the job scheduler (via this api: Job Scheduler - List Item Schedules - REST API (Core) | Microsoft Learn).

 

This works fine for Data pipelines (once I figured out that the job type for a Data Pipline is “Pipeline”). However I cannot get the api to return a schedule on a notebook when I set the job type to “Notebook”. It simply return "InvalidJobType":

 

Anyone who has had any luck with getting job schedules on a notebook returned from an Fabric API – any feedback would be much appreciated?

 

Appendix – the error:

{

  "requestId": "f6ae84cc-1564-45c0-8fd1-82d5e4634338",

  "errorCode": "InvalidJobType",

  "message": "The requested job type is invalid"

}

1 ACCEPTED SOLUTION
v-vpabbu
Community Support
Community Support

Hi @KimTutein,

 

Thank you for reaching out to Microsoft Fabric Community Forum.

 

Unfortunately, at this time there is no official or public API support to retrieve schedules for standalone notebooks in Microsoft Fabric.
Monitor Fabric API documentation for future updates — Microsoft is actively developing Fabric and may expand API coverage.


If this post helps, then please consider Accepting as solution to help the other members find it more quickly, don't forget to give a "Kudos" – I’d truly appreciate it!


Regards,
Vinay Pabbu

View solution in original post

2 REPLIES 2
KimTutein
Advocate II
Advocate II

Hi Vinay

 

Thank you very much for a swift answer - I will cross my fingers for an update to the API.

v-vpabbu
Community Support
Community Support

Hi @KimTutein,

 

Thank you for reaching out to Microsoft Fabric Community Forum.

 

Unfortunately, at this time there is no official or public API support to retrieve schedules for standalone notebooks in Microsoft Fabric.
Monitor Fabric API documentation for future updates — Microsoft is actively developing Fabric and may expand API coverage.


If this post helps, then please consider Accepting as solution to help the other members find it more quickly, don't forget to give a "Kudos" – I’d truly appreciate it!


Regards,
Vinay Pabbu

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.