/actions/includes
Mount Point: /auth/api/v1/actions/includes/
GET
Retrieve a specified list of actions.
Parameters
| name | description | type | default |
|---|---|---|---|
| includesList | The IDs of the actions to retrieve. | query |
Response Body
| result: | action |
| media types: | application/json |
The requested actions.
Status Codes
| code | description |
|---|---|
| 200 | Success |