# Internal

Internal

## Your HEAD endpoint

> Your HEAD endpoint

```json
{"openapi":"3.0.2","info":{"title":"Flow Retail API version 2","version":"2.0.0"},"tags":[{"name":"Internal","description":"Internal"}],"servers":[{"description":"Flow Retail Production","url":"https://api.flowretail.com/v2"},{"description":"Flow Retail Stage","url":"https://api.stage.flowretail.com/v2"}],"paths":{"/health":{"head":{"description":"Your HEAD endpoint","summary":"Your HEAD endpoint","tags":["Internal"],"responses":{"200":{"description":"No Content"}},"operationId":"head-health"}}}}
```
