get
https://{targetURL}/api/v1/groups//settings/
Returns a single group setting by its numeric groupSettingsID within the specified group. As a side effect, the looked-up value is written into the group-settings cache so subsequent reads of that key are served from cache. Use this when administering a specific group different from your active one — to read from your active group, use the active variant.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200Successfully fetched group setting.
401You do not have permission to view the specified group setting.
404The provided group or group setting id was not found.