Retrieve detailed information about a specific action by its ID.
Authorization: All authenticated users can read action information.
Action Details: Returns the action’s name, description, and number of API endpoints currently mapped to this action.
Use Cases:
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Action information retrieved successfully
Response model for action information.