<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Liferay.Service how to get uuid of content page?</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=122268265" />
  <subtitle>Liferay.Service how to get uuid of content page?</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=122268265</id>
  <updated>2026-04-04T12:14:36Z</updated>
  <dc:date>2026-04-04T12:14:36Z</dc:date>
  <entry>
    <title>RE: Liferay.Service how to get uuid of content page?</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122295234" />
    <author>
      <name>Mohammed Yasin</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122295234</id>
    <updated>2023-12-18T14:27:42Z</updated>
    <published>2023-12-18T14:27:39Z</published>
    <summary type="html">&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You can try using &amp;quot; /layout/fetch-layout&amp;quot;  service via JSONWS.&lt;/p&gt;
&lt;p&gt;This service takes layout id and groupId as parameters, you can get
  it from Liferay.ThemeDisplay.getLayoutId() and
  Liferay.ThemeDisplay.getScopeGroupId() .&lt;/p&gt;</summary>
    <dc:creator>Mohammed Yasin</dc:creator>
    <dc:date>2023-12-18T14:27:39Z</dc:date>
  </entry>
  <entry>
    <title>Liferay.Service how to get uuid of content page?</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122268264" />
    <author>
      <name>Dan Frizelle</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122268264</id>
    <updated>2023-12-04T16:45:13Z</updated>
    <published>2023-12-04T12:39:43Z</published>
    <summary type="html">&lt;p&gt;I'm trying to access a layout's information using this service
  &amp;quot;/layout/get-layout-by-uuid-and-group-id&amp;quot; via JSONWS but I'm
  unable to find/get the uuid of a content page. Is this possible via
  JavaScript, using Liferay.ThemeDisplay.getUUID()... for example.&lt;/p&gt;
&lt;p&gt;I would like to return values of a page such as page name, page url,
  modified date etc. If there is another service that provides this, can
  you please let me know?&lt;/p&gt;</summary>
    <dc:creator>Dan Frizelle</dc:creator>
    <dc:date>2023-12-04T12:39:43Z</dc:date>
  </entry>
</feed>
