v1
latestOpenAPI 3.0.02026-07-23589.6 KBGet console logs for a specific solve.
Retrieves console logs for a specific rule solve identified by its correlationId. The correlationId can be obtained from the X-Correlation-Id response header of the Rule Solver API. Logs are only generated when the solve is run in debug mode (e.g., using the X-Debug: true header).
get/{correlationId}
Path parameters
correlationIdstring uuid required
The unique identifier for a rule solve.
Response
Console logs retrieved successfully.