Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
201 - application/json
Successfully retrieved list of abnormal indexes.
Retrieve a list of abnormal database indexes for a specific table by index type. This helps identify potential performance or maintenance issues.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successfully retrieved list of abnormal indexes.