Gets the headers for the get settings operation
head/admin/settings
Returns the headers for the get settings operation.
Name | Type | Required | Description |
---|---|---|---|
filter | string | false | A filter on the setting names. The supported operators are in and startsWith. |
limit | integer | false | The maximum number of settings to include in each page. Default: 10 |
start | integer | false | The index of the first setting to include in the current page. Default: 0 |
Status | Meaning | Description | ||
---|---|---|---|---|
200 | OK | The request succeeded. |