latestOpenAPI 3.1.02026-08-171503582.2 MB

6199a9464227

Workflows

Get permissions for a workflow

Returns the complete list of permissions on a workflow, 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/workflows/{workflowId}/permissions

Path parameters

workflowIdstring required

The ID of the Workflow

Response

Example response

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