API referenceGenerated
Get Flag
Authorization
HTTPBearer AuthorizationBearer <token>
In: header
Path Parameters
key*Key
Response Body
application/json
application/json
curl -X GET "https://example.com/flags/string"{ "key": "string", "value": true}{ "detail": [ { "loc": [ "string" ], "msg": "string", "type": "string", "input": null, "ctx": {} } ]}