Page tree

 

Provide access to userscript files for a given context. Even anonymous users have access to this service.

Path
/context
User Roles
HTTP Method
Type
Since
1.0

When Userscripts for Confluence is installed, then this service is automatically called on each access of a user to a resource on Confluence. It checks whether the current contexts activates a userscript by matching the activation record.

The activation record contains the following properties.

NameShort DescriptionSince
Space Keys
The comma-separated list of space keys that activate that userscript.
1.0
Page Labels
The comma-separated list of page labels that activate that userscript.
1.0
Group Names
The comma-separated list of group names that activate that userscript.
1.0
User Names
The comma-separated list of user names that activate that userscript.
1.0

Query Parameters

The web service defines the following query parameters.

Page Identifier

The unique identifier of a Confluence page in form of a long integer value.

ID
page-id
Data Type
Since
1.0

The page identifier uniquely identifies a page on a Confluence site.

Details

Note that this service can be used by anyone.