Skip to content

Get details for a single HTTP check result.

GET
/http/job/result/{job_result_id}/details
curl --request GET \
--url https://api.siteqwality.com/http/job/result/2489E9AD-2EE2-8E00-8EC9-32D5F69181C0/details \
--header 'Authorization: Bearer <token>'
job_result_id
required
string format: uuid

HTTP check result identifier

HTTP check result details

Missing or invalid authentication

Result not found

Internal server error