> For the complete documentation index, see [llms.txt](https://docs.saaster.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.saaster.io/api/resources/getplanfeaturesetting.md).

# getPlanFeatureSetting

### Description

Retrieves all the modules that the customer has subscribed to.

### Header parameters

<table><thead><tr><th>Name</th><th>Info</th><th data-type="checkbox">Required</th></tr></thead><tbody><tr><td>settingVariable</td><td>Feature setting variable</td><td>true</td></tr><tr><td>planID</td><td>ID of plan</td><td>true</td></tr><tr><td>language</td><td>Language in ISO format</td><td>false</td></tr></tbody></table>

### Response&#x20;

```json
string: "value"
```
