plta-permissions-api-cbz

Retrieve a list of actions

Allows the retrieval of all available actions, with filter by name.

get
https://dev.api.sanofi.com/permissions/actions

Query Parameters

actionNamestring

the name of the action to be returned. Will return all actions whose name contains this parameter.

Response

application/json

Success

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
 
application/json