uri metadata
/members/{member}/groups/{group}/uris/{uri}/metadata [GET]
API Support | Available since | Last updated | Output |
---|---|---|---|
5.0500 | 5.9800 | xml |
Description
Load the fragment content of a PSML document.
Parameters
Name | Description | Required | Type | Default value |
---|---|---|---|---|
includedraft | Whether draft content from the current member should be included | no | boolean | false |
newproperties | Whether new properties from the document template should be added (in response only, not in saved PSML) | no | boolean | false |
transclude | Whether transclusions should be resolved | no | boolean | false |
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.