Skip to main content
GET
/
api
/
military
/
v1
/
get-wingbits-status
GetWingbitsStatus
curl --request GET \
  --url https://api.example.com/api/military/v1/get-wingbits-status
{
  "configured": true
}

Response

Successful response

GetWingbitsStatusResponse indicates whether Wingbits is available.

configured
boolean

Whether the Wingbits API key is configured on the server.