Get the list of actions based on either roles or features.
DeprecatedPOST
/access/v1/actions/_searchLast modified: 7 months ago
Get the list of actions based on the input parameters.
Request
Query Params
roles
array[string]
optional
The list of role codes.
features
array[integer]
optional
The list of feature id's.
Body Params application/json
object {0}
Example
{}
Request samples
Responses
Successful response(200)
Invalid input.(400)
Successful response
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
No schema defined
Example
Not configured
Last modified: 7 months ago