Skip to main content

 Services

Web services from /about to /webhooks

uri metadata

/members/{member}/groups/{group}/uris/{uri}/metadata [GET]

Description

Load the fragment content of a PSML document.

Parameters

NameDescriptionRequiredTypeDefault value
includedraftWhether draft content from the current member should be includednobooleanfalse
newpropertiesWhether new properties from the document template should be added (in response only, not in saved PSML)nobooleanfalse
transcludeWhether transclusions should be resolvednobooleanfalse

Permission

This service requires guest or higher unless the group is public.

Response

<metadata editid="4645002"
          modified="2022-05-27T16:09:52+10:00">
  <properties>
    <property name="category" title="Category" value="books"/>
  </properties>
</metadata>

Error Handling

No specific errors expected for this service.

Created on , last edited on