API Reference
Get a PDF version of a validation report.
cURL
curl --request GET \ --url https://api.example.com/v1/reports/{report_id}/pdf
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>", "input": "<unknown>", "ctx": {} } ] }
Successful Response