List application flags

Lists the flags available for this application. Flag group id can be used when listing flags to narrow it down to a specific flag. See ListApplicationFlagGroups for available groups.

Request
query Parameters
flagGroupId
string

Specifies an optional flag group to select flags from. All flags are retrieved if flagGroupId is not specified.

cultureCode
string

Specifies in which language to display culture specific information. If none is supplied, value is resolved from Application.

Responses
200

Success

500

Internal Server Error

get/ApplicationService.svc/rest/ListApplicationFlags
Response samples
[
  • {
    }
]