List policy feature flags.
GET
/api/policy/flags
Code sample: Shell / cURL
curl --request GET \ --url https://auth.example.com/api/policy/flags \ --header 'Authorization: Bearer <token>'Authorizations
Section titled “Authorizations ”Responses
Section titled “ Responses ”Successful JSON list response.
Media type application/json
object
key
additional properties
Example generated
{ "additionalProperty": "example"}