Get Debug Session Valuation

get

/rest/debuggerService/valuation/{debugSessionId}

Retrieves valuation information for an active debugging session.

Request

Path Parameters
Header Parameters
Back to Top

Response

200 Response

Valuation retrieved successfully.

400 Response

Invalid request data / missing debugSessionId.

401 Response

Authentication failed.

403 Response

Authorization failed.

500 Response

Internal processing error or no valuation found for the given session.
Back to Top