Skip to main content

Documentation Index

Fetch the complete documentation index at: https://learninghub.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

  • site permissions
  • space permissions
  • content restrictions
Permissions required: Permission to access the Confluence site (‘Can use’ global permission) if checking permission for self, otherwise ‘Confluence Administrator’ global permission is required.
To learn more, visit the Confluence documentation.

Parameters

ParameterDescription
IDThe ID of the content to check permissions against.
OperationThe content permission operation to check.
Subject Identifierfor type=user, identifier should be user’s accountId or anonymous for anonymous usersfor type=group, identifier should be ID of the group.
Subject Type-

Example Output

{    "errors": [        {            "args": [                {}            ],            "translation": "string"        }    ],    "hasPermission": false}

Workflow Library Example

Permission Check with Confluence and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop