Skip to main content
GET
Retrieve account flag state

Supported products

Autorizaciones

Authorization
string
header
requerido

The access token received from the authorization server in the OAuth 2.0 flow.

Parámetros de ruta

appId
integer<int32>
requerido
flagName
string
requerido
portalId
integer<int32>
requerido

Respuesta

successful operation

appId
integer<int32>
requerido

The ID of the app

flagName
string
requerido

The name of the flag

flagState
enum<string>
requerido

The state of the flag for this portal

Opciones disponibles:
ABSENT,
OFF,
ON
portalId
integer<int32>
requerido

The ID of the portal

Última modificación el 3 de abril de 2026