<?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: Retrieving items belonging to a specific baseline using Rest API in Codebeamer</title>
    <link>https://www.ptcusercommunity.com/t5/Codebeamer/Retrieving-items-belonging-to-a-specific-baseline-using-Rest-API/m-p/1057328#M1143</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/524876"&gt;@IV_10178511&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. You can use: "GET /v3/trackers/{trackerId}/baselines" endpoint to obtain the list of baselines for each tracker.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2. To get all items in a baseline for a Project, you could use, for example,&amp;nbsp;"&lt;/SPAN&gt;GET"&lt;SPAN&gt;&amp;nbsp;or&amp;nbsp;"&lt;/SPAN&gt;POST /v3/items/query"&lt;SPAN&gt;&amp;nbsp;in combination with a&amp;nbsp;"&lt;/SPAN&gt;baselineId"&lt;SPAN&gt;&amp;nbsp;and&amp;nbsp;"&lt;/SPAN&gt;queryString"&lt;SPAN&gt;&amp;nbsp;like e.g.&amp;nbsp;&lt;/SPAN&gt;project.id IN (4).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Request body example:&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;"baselineId": 1234,&lt;BR /&gt;"page": 1,&lt;BR /&gt;"pageSize": 50,&lt;BR /&gt;"queryString": "priority='Normal'"&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Cristina&lt;/P&gt;</description>
    <pubDate>Thu, 05 Mar 2026 16:20:02 GMT</pubDate>
    <dc:creator>cristina.b</dc:creator>
    <dc:date>2026-03-05T16:20:02Z</dc:date>
    <item>
      <title>Retrieving items belonging to a specific baseline using Rest API</title>
      <link>https://www.ptcusercommunity.com/t5/Codebeamer/Retrieving-items-belonging-to-a-specific-baseline-using-Rest-API/m-p/1056332#M1133</link>
      <description>&lt;P&gt;Dear Support!&lt;/P&gt;&lt;P&gt;We are using Codebeamer 2.0.0.0&lt;/P&gt;&lt;P&gt;We would like to retrieve all the items of a specific tracker that are associated with a specific baseline using Rest API.&lt;/P&gt;&lt;P&gt;Is this possible?&lt;/P&gt;&lt;P&gt;Can you provide a "URL-template" for this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;</description>
      <pubDate>Thu, 26 Feb 2026 15:09:22 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Codebeamer/Retrieving-items-belonging-to-a-specific-baseline-using-Rest-API/m-p/1056332#M1133</guid>
      <dc:creator>IV_10178511</dc:creator>
      <dc:date>2026-02-26T15:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieving items belonging to a specific baseline using Rest API</title>
      <link>https://www.ptcusercommunity.com/t5/Codebeamer/Retrieving-items-belonging-to-a-specific-baseline-using-Rest-API/m-p/1056728#M1135</link>
      <description>&lt;P&gt;An additional question: in case this would not be possible with our current version, can this be done with a higher version of Codebeamer?&lt;/P&gt;</description>
      <pubDate>Mon, 02 Mar 2026 12:59:27 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Codebeamer/Retrieving-items-belonging-to-a-specific-baseline-using-Rest-API/m-p/1056728#M1135</guid>
      <dc:creator>IV_10178511</dc:creator>
      <dc:date>2026-03-02T12:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieving items belonging to a specific baseline using Rest API</title>
      <link>https://www.ptcusercommunity.com/t5/Codebeamer/Retrieving-items-belonging-to-a-specific-baseline-using-Rest-API/m-p/1057295#M1142</link>
      <description>&lt;P&gt;Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/524876"&gt;@IV_10178511&lt;/a&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thank you for your question.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Your post appears well documented but has not yet received any response. I am replying to raise awareness. Hopefully, another community member will be able to help.&lt;BR /&gt;&lt;BR /&gt;Also, feel free to add any additional information you think might be relevant. It sometimes helps to have screenshots to better understand what you are trying to do.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;</description>
      <pubDate>Thu, 05 Mar 2026 15:19:01 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Codebeamer/Retrieving-items-belonging-to-a-specific-baseline-using-Rest-API/m-p/1057295#M1142</guid>
      <dc:creator>Catalina</dc:creator>
      <dc:date>2026-03-05T15:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieving items belonging to a specific baseline using Rest API</title>
      <link>https://www.ptcusercommunity.com/t5/Codebeamer/Retrieving-items-belonging-to-a-specific-baseline-using-Rest-API/m-p/1057328#M1143</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/524876"&gt;@IV_10178511&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. You can use: "GET /v3/trackers/{trackerId}/baselines" endpoint to obtain the list of baselines for each tracker.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2. To get all items in a baseline for a Project, you could use, for example,&amp;nbsp;"&lt;/SPAN&gt;GET"&lt;SPAN&gt;&amp;nbsp;or&amp;nbsp;"&lt;/SPAN&gt;POST /v3/items/query"&lt;SPAN&gt;&amp;nbsp;in combination with a&amp;nbsp;"&lt;/SPAN&gt;baselineId"&lt;SPAN&gt;&amp;nbsp;and&amp;nbsp;"&lt;/SPAN&gt;queryString"&lt;SPAN&gt;&amp;nbsp;like e.g.&amp;nbsp;&lt;/SPAN&gt;project.id IN (4).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Request body example:&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;"baselineId": 1234,&lt;BR /&gt;"page": 1,&lt;BR /&gt;"pageSize": 50,&lt;BR /&gt;"queryString": "priority='Normal'"&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Cristina&lt;/P&gt;</description>
      <pubDate>Thu, 05 Mar 2026 16:20:02 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Codebeamer/Retrieving-items-belonging-to-a-specific-baseline-using-Rest-API/m-p/1057328#M1143</guid>
      <dc:creator>cristina.b</dc:creator>
      <dc:date>2026-03-05T16:20:02Z</dc:date>
    </item>
  </channel>
</rss>

