Feature Flags & Settings
Get Flag
This endpoint returns the metadata attributes of a Feature Flag or Setting identified by the settingId parameter.
get/v1/settings/{settingId}
Path parameters
settingIdinteger required
The identifier of the Setting.
Response
When everything is ok, the setting data returned.
Changes
No recorded changes to this endpoint across all 4 revisions of this API.