Check flag

Authentication

X-Schematic-Api-Keystring
API Key authentication via header

Path parameters

keystringRequired
key

Request

This endpoint expects an object.
companymap from strings to strings or nullOptional
preflightobjectOptional

Hypothetical usage to evaluate the flag against, for answering “would this action be allowed?” before performing it. Only supported when checking a single flag. Values are caller-asserted and can widen a verdict as well as narrow it, so do not forward untrusted input here when the result gates access. Only the flag value reflects the preflight; the entitlement and usage figures in the response are the company’s current, unsimulated ones

usermap from strings to strings or nullOptional

Response

OK
dataobject
paramsobject
Input parameters

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error