Read a category
GET/governance/action_item_category/:id
Get a single action item category by ID. Includes parent and children if applicable.
Request
Responses
- 200
- 4XX
- 5XX
The category.
Client error responses due to invalid input or missing parameters.
Server error responses indicating an issue on the API side.