latestOpenAPI 3.1.02026-08-171503582.2 MB

6199a9464227

Pages

Get permissions for a page

Returns the complete list of permissions on a page, one entry per user or group. accessLevel is Custom when the atom combination does not match a predefined level. Groups appear with synthetic group-<id>@process.st emails.

get/pages/{pageId}/permissions

Path parameters

pageIdstring required

The ID of the Page

Response

Example response

{
  "links": [
    {
      "href": "https://api.process.st/api/v1.1/resource/XXX"
    }
  ]
}