Skip to main content

Get an action's permissions

GET 

/v1/actions/:action_identifier/permissions

This route allows you to fetch the permissions of a self-service action.

To learn more about action RBAC, check out the documentation.

Request

Path Parameters

    action_identifier stringrequired

    Possible values: non-empty

    The identifier of the action you want to fetch permissions for.

Responses

Success

Loading...