<?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: Alfresco 'Get all links' (/api/links/site/{site}/{container} in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-get-all-links-api-links-site-site-container/m-p/242361#M195491</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Dominik,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Not sure if you found the solution for this, but I have&amp;nbsp; &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was also looking at the same "links" web scripts API (to get all links) and got into the same problem as you. After doing lot of googling and searching in alfresco forums, I found the solution by walking through Share's application WEB-INF/classes folder, where in there is a JS file which is expecting the pagination related query string parameters page and pageSize. Without this query string I get the output same as you. After modifying the url to "&lt;/SPAN&gt;&lt;A href="http://localhost:9090/alfresco/service/api/links/site/NMP/links?page=1&amp;amp;pageSize=5" rel="nofollow noopener noreferrer"&gt;http://localhost:9090/alfresco/service/api/links/site/NMP/links?page=1&amp;amp;pageSize=5&lt;/A&gt;&lt;SPAN&gt;", now I get the right output &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thribhuvan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Jan 2011 08:19:50 GMT</pubDate>
    <dc:creator>thribhuvan</dc:creator>
    <dc:date>2011-01-19T08:19:50Z</dc:date>
    <item>
      <title>Alfresco 'Get all links' (/api/links/site/{site}/{container}</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-get-all-links-api-links-site-site-container/m-p/242360#M195490</link>
      <description>Hi,i have a question do you know if it is a Bug:I tried to get the Links which i created in Share my JSON Result is :{&amp;nbsp;&amp;nbsp;&amp;nbsp;"metadata":&amp;nbsp;&amp;nbsp;&amp;nbsp;{&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"linkPermissions":&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;{&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"create": "true"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&amp;nbsp;&amp;nbsp;&amp;nbsp;},&amp;nbsp;&amp;nbsp; "total": 2,&amp;nbsp;&amp;nbsp; "pageSize": �,&amp;nbsp;&amp;nbsp; "startIndex": �,&amp;nbsp;&amp;nbsp; "itemCount": 0,&amp;nbsp;&amp;nbsp; "items":&amp;nbsp;&amp;nbsp; [&amp;nbsp;&amp;nbsp; ]}‍‍‍‍‍‍‍‍</description>
      <pubDate>Mon, 14 Jun 2010 09:12:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-get-all-links-api-links-site-site-container/m-p/242360#M195490</guid>
      <dc:creator>ddanninger</dc:creator>
      <dc:date>2010-06-14T09:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 'Get all links' (/api/links/site/{site}/{container}</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-get-all-links-api-links-site-site-container/m-p/242361#M195491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Dominik,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Not sure if you found the solution for this, but I have&amp;nbsp; &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was also looking at the same "links" web scripts API (to get all links) and got into the same problem as you. After doing lot of googling and searching in alfresco forums, I found the solution by walking through Share's application WEB-INF/classes folder, where in there is a JS file which is expecting the pagination related query string parameters page and pageSize. Without this query string I get the output same as you. After modifying the url to "&lt;/SPAN&gt;&lt;A href="http://localhost:9090/alfresco/service/api/links/site/NMP/links?page=1&amp;amp;pageSize=5" rel="nofollow noopener noreferrer"&gt;http://localhost:9090/alfresco/service/api/links/site/NMP/links?page=1&amp;amp;pageSize=5&lt;/A&gt;&lt;SPAN&gt;", now I get the right output &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thribhuvan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jan 2011 08:19:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-get-all-links-api-links-site-site-container/m-p/242361#M195491</guid>
      <dc:creator>thribhuvan</dc:creator>
      <dc:date>2011-01-19T08:19:50Z</dc:date>
    </item>
  </channel>
</rss>

