<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: FABRIC API REST in Fabric platform</title>
    <link>https://community.fabric.microsoft.com/t5/Fabric-platform/FABRIC-API-REST/m-p/4619085#M13675</link>
    <description>&lt;P&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="824869" data-lia-user-login="BenLyon" class="lia-mention lia-mention-user"&gt;BenLyon&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I wanted to follow up on our previous suggestions regarding issue. We would love to hear back from you to ensure we can assist you further.&lt;/P&gt;
&lt;P&gt;If my response has addressed your query, please accept it as a solution and give a ‘Kudos’ so other members can easily find it. Please let us know if there’s anything else we can do to help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 21 Mar 2025 04:07:39 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2025-03-21T04:07:39Z</dc:date>
    <item>
      <title>FABRIC API REST</title>
      <link>https://community.fabric.microsoft.com/t5/Fabric-platform/FABRIC-API-REST/m-p/4607068#M13267</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to know whitch dwh et fabric items i have in my workspace. How can i use the fabric api rest for that ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 12 Mar 2025 14:03:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Fabric-platform/FABRIC-API-REST/m-p/4607068#M13267</guid>
      <dc:creator>BenLyon</dc:creator>
      <dc:date>2025-03-12T14:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: FABRIC API REST</title>
      <link>https://community.fabric.microsoft.com/t5/Fabric-platform/FABRIC-API-REST/m-p/4607443#M13278</link>
      <description>&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/rest/api/fabric/admin/items/list-items?tabs=HTTP" target="_blank"&gt;Items - List Items - REST API (Admin) | Microsoft Learn&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Mar 2025 18:45:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Fabric-platform/FABRIC-API-REST/m-p/4607443#M13278</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2025-03-12T18:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: FABRIC API REST</title>
      <link>https://community.fabric.microsoft.com/t5/Fabric-platform/FABRIC-API-REST/m-p/4609989#M13357</link>
      <description>&lt;P&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="824869" data-lia-user-login="BenLyon" class="lia-mention lia-mention-user"&gt;BenLyon&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you for reaching out to the Microsoft Fabric Community.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To find data warehouse extract-transform items in your Microsoft Fabric workspace, you can use the List Items API. This lets you pull a list of items in your workspace and filter by type — like DataPipeline or Dataflow. You just need to send a GET request to &lt;A href="https://api.fabric.microsoft.com/v1/admin/items" target="_blank"&gt;https://api.fabric.microsoft.com/v1/admin/items&lt;/A&gt;, including your workspace ID and item type in the URL, like this:&lt;/P&gt;
&lt;P&gt;GET &lt;A href="https://api.fabric.microsoft.com/v1/admin/items?workspaceId={your_workspace_id}&amp;amp;type=DataPipeline" target="_blank"&gt;https://api.fabric.microsoft.com/v1/admin/items?workspaceId={your_workspace_id}&amp;amp;type=DataPipeline&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Make sure you have the right permissions — either as a Fabric admin, Office 365 Global admin, or using a service principal and include the correct API permissions (Tenant.Read.All or Tenant.ReadWrite.All).&lt;/P&gt;
&lt;P&gt;The response will give you useful details like the item’s ID, type, and status. If you have a lot of items, the API supports pagination to handle bigger lists.&lt;/P&gt;
&lt;P&gt;As&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="100342" data-lia-user-login="lbendlin" class="lia-mention lia-mention-user"&gt;lbendlin&lt;/a&gt;&amp;nbsp;shared a documentation it explains this API and how to set it up. You can check it out &lt;A href="https://learn.microsoft.com/en-us/rest/api/fabric/admin/items/list-items" target="_blank"&gt;here&lt;/A&gt; for more details.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope my suggestions give you good ideas, if you need any further assistance, feel free to reach out.&lt;/P&gt;
&lt;P&gt;If this post&amp;nbsp;helps, then please give us Kudos and consider&amp;nbsp;Accept it as a solution&amp;nbsp;to help the other members find it more quickly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Mar 2025 10:35:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Fabric-platform/FABRIC-API-REST/m-p/4609989#M13357</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-03-14T10:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: FABRIC API REST</title>
      <link>https://community.fabric.microsoft.com/t5/Fabric-platform/FABRIC-API-REST/m-p/4613768#M13497</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="824869" data-lia-user-login="BenLyon" class="lia-mention lia-mention-user"&gt;BenLyon&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions. If my response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Mar 2025 01:01:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Fabric-platform/FABRIC-API-REST/m-p/4613768#M13497</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-03-18T01:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: FABRIC API REST</title>
      <link>https://community.fabric.microsoft.com/t5/Fabric-platform/FABRIC-API-REST/m-p/4619085#M13675</link>
      <description>&lt;P&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="824869" data-lia-user-login="BenLyon" class="lia-mention lia-mention-user"&gt;BenLyon&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I wanted to follow up on our previous suggestions regarding issue. We would love to hear back from you to ensure we can assist you further.&lt;/P&gt;
&lt;P&gt;If my response has addressed your query, please accept it as a solution and give a ‘Kudos’ so other members can easily find it. Please let us know if there’s anything else we can do to help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Mar 2025 04:07:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Fabric-platform/FABRIC-API-REST/m-p/4619085#M13675</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-03-21T04:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: FABRIC API REST</title>
      <link>https://community.fabric.microsoft.com/t5/Fabric-platform/FABRIC-API-REST/m-p/4621723#M13757</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="824869" data-lia-user-login="BenLyon" class="lia-mention lia-mention-user"&gt;BenLyon&lt;/a&gt;&amp;nbsp;,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Mar 2025 05:30:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Fabric-platform/FABRIC-API-REST/m-p/4621723#M13757</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-03-24T05:30:45Z</dc:date>
    </item>
  </channel>
</rss>

