Skip to main content

 Services

Web services from /about to /webhooks

get uri publications

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

Description

Get URI publications.

Load publications that embed or transclude the URI provided.

Parameters

NameDescriptionRequiredTypeDefault
rootonlyWhether to list only the publications that this URI is the root ofnobooleanfalse

Permission

Response

<publications>
  <publication id="[publication id]"
               hostid="[host id]"
               rooturiid="[uri id]"
               title="[uri title]"
               defaultgroupid="[groupid]"
              type="[type]" />
  ...
</publications>
 

Error Handling

No specific errors expected for this service.

Created on , last edited on