# Check summary existence by unique ID **HEAD /summary/{uniqueid}** ## Servers - Local development server: http://localhost:8080 (Local development server) - Production server: https://middleware.example.com/api (Production server) ## Authentication methods - Bearer auth ## Parameters ### Path parameters - **uniqueid** (string) ## Responses ### 200 Summary exists ### 204 Summary not ready yet ### 401 Unauthorized ### 403 Forbidden ### 404 Uniqueid not found ### 500 Failed to fetch summary state ### 503 Service unavailable [Powered by Bump.sh](https://bump.sh)