List action items
GET/governance/action_item
List action items with filtering, sorting, and pagination.
Default sort order is by score descending, then by creation date descending.
Request
Responses
- 200
- 4XX
- 5XX
A list of action items.
Client error responses due to invalid input or missing parameters.
Server error responses indicating an issue on the API side.