plta-permissions-api-cbz

Retrieve an action with its children.

Retrieve an action - compared to the list one, it also retrieves the children of this action.

get
https://dev.api.sanofi.com/permissions/actions/{actionName}

Path Parameters

actionNamestringrequired

The name of the action to be retrieved or deleted

Response

application/json

Success

Action

A possible action that can be used on a resource

actionNamestringrequired

The name of the action

Example:read_narrative, send_email, write_compound

childrenarray[string]read-only

the name of the action children

get/actions/{actionName}
 
application/json