Run the doctor
Runs the full doctor workflow — probe → connect → initialize → capabilities → primitives — and returns a step-by-step report. The richest signal for "is this server healthy, and why not."
Path parameters
ID of the hosted project that contains the server.
ID of the server inside the project.
Request body
Response
Doctor report. status summarizes the outcome; per-step detail is in checks.
Changes
Changed in 1 of the 71 revisions of this API.8
- ●
added the new
CONFLICTenum value to thecoderesponse property for the response status400response-property-enum-value-added
- ●
added the new
CONFLICTenum value to thecoderesponse property for the response status401response-property-enum-value-added
- ●
added the new
CONFLICTenum value to thecoderesponse property for the response status403response-property-enum-value-added
- ●
added the new
CONFLICTenum value to thecoderesponse property for the response status404response-property-enum-value-added
- ●
added the new
CONFLICTenum value to thecoderesponse property for the response status429response-property-enum-value-added
- ●
added the new
CONFLICTenum value to thecoderesponse property for the response status500response-property-enum-value-added
- ●
added the new
CONFLICTenum value to thecoderesponse property for the response status502response-property-enum-value-added
- ●
added the new
CONFLICTenum value to thecoderesponse property for the response status504response-property-enum-value-added
- ●