Lists configured Amazon Q Business actions for a specific plugin in an Amazon Q Business application.
get/applications/{applicationId}/plugins/{pluginId}/actions
Path parameters
applicationIdstring required
The identifier of the Amazon Q Business application the plugin is attached to.
pluginIdstring required
The identifier of the Amazon Q Business plugin.
Query parameters
nextTokenstring
If the number of plugin actions returned exceeds <code>maxResults</code>, Amazon Q Business returns a next token as a pagination token to retrieve the next set of plugin actions.
maxResultsinteger
The maximum number of plugin actions to return.
Response
Success