# Get usage information **GET /_xpack/usage** Get information about the features that are currently enabled and available under the current license. The API also provides some usage statistics. ## Required authorization * Cluster privileges: `monitor` ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Api key auth - Basic auth - Bearer auth ## Parameters ### Query parameters - **master_timeout** (string) The period to wait for a connection to the master node. If no response is received before the timeout expires, the request fails and returns an error. To indicate that the request should never timeout, set it to `-1`. ## Responses ### 200 #### Body: application/json (object) - **aggregate_metric** (object) - **analytics** (object) - **archive** (object) - **watcher** (object) - **ccr** (object) - **data_frame** (object) - **data_science** (object) - **data_streams** (object) - **data_tiers** (object) - **enrich** (object) - **eql** (object) - **flattened** (object) - **graph** (object) - **gpu_vector_indexing** (object) - **health_api** (object) - **ilm** (object) - **logstash** (object) - **ml** (object) - **monitoring** (object) - **rollup** (object) - **runtime_fields** (object) - **spatial** (object) - **searchable_snapshots** (object) - **security** (object) - **slm** (object) - **sql** (object) - **transform** (object) - **vectors** (object) - **voting_only** (object) [Powered by Bump.sh](https://bump.sh)