Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 286 Bytes

status.md

File metadata and controls

9 lines (7 loc) · 286 Bytes

GET /status

This endpoint will return a 2xx response whenever Prebid Server is ready to serve requests. Its exact response can be configured with the status_response config option. For example, in pbs.yaml:

status_response: "ok"