List all pre-defined indexes

Returns all pre-defined indexes to be used in Mongo.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Query parameters

applicationstringOptional
application

Response

Contains an array of pre-defined Mongo indexes.

Errors

500
Internal Server Error