- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Fabric API does not return the schedule associated with a pipeline
The get item API for a Fabric Pipeline doesn't return the schedule associated with a pipeline.
API being used:
GET https://api.fabric.microsoft.com/v1/workspaces/<your WS Id>/items/<pipeline id>
Is there anyway to get the schedule associated with a pipeline via automation?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Saiteja_M
Thank you. I verified that using "Pipeline" as jobtype does work!
Is there a list of all supported valid job types? I didn't find anything similar on the documentations. I used another API to list data pipelines, and it gives me a type "DataPipeline" which is not supported in this API either. Hadn't thought "Pipeline" is the key!
Best Regards,
Jing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Jing,
I do not have a complete list but for DataPipelines you can use "Pipeline" and for Dataflows you can use "Refresh"
Best Regards
Saiteja
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you very much!
Best Regards,
Jing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @anawast
I tried Job Scheduler - List Item Schedules today but got an InvalidJobType error "The requested job type is invalid". I used "DefaultJob" type which was got from the example code in the documentation. I tried Job Scheduler - Get Item Schedule but also failed.
From this documentation, it doesn't mention that these two job scheduler APIs could be applied to Data pipelines. It seems that these Job Scheduler APIs are not supported for data pipelines currently.
Best Regards,
Jing
If this post helps, please Accept it as Solution to help other members find it. Appreciate your Kudos!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @anawast
Have you tried Job Scheduler - Get Item Schedule?
GET https://api.fabric.microsoft.com/v1/workspaces/{workspaceId}/items/{itemId}/jobs/{jobType}/schedules/{scheduleId}
Best Regards,
Jing
If this post helps, please Accept it as Solution to help other members find it. Appreciate your Kudos!

Helpful resources
Subject | Author | Posted | |
---|---|---|---|
03-11-2025 01:58 PM | |||
01-16-2025 01:59 AM | |||
02-19-2025 09:22 AM | |||
02-06-2025 09:46 AM | |||
03-11-2025 08:00 AM |
User | Count |
---|---|
22 | |
18 | |
11 | |
8 | |
3 |
User | Count |
---|---|
31 | |
24 | |
21 | |
17 | |
12 |