# Get plugin info **GET /_node/plugins** Get information about all Logstash plugins that are currently installed. This API returns the same output you get by running the `bin/logstash-plugin list --verbose` command. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Basic auth ## Parameters ### Query parameters - **pretty** (boolean) If you append `?pretty=true` to the request, the JSON returned will be pretty formatted. Use it for debugging only! ## Responses ### 200 Indicates a successful call #### Body: application/json (object) - **total** (integer) - **plugins** (array[object]) [Powered by Bump.sh](https://bump.sh)