Hacker News new | ask | show | jobs
by jonny789 1492 days ago
I have just started using healthchecks.io . Could you tell me how to view request body part of the check using their api ?

`curl --header "X-Api-Key: your-api-key" https://healthchecks.io/api/v1/checks/<uuid>` does not contain the passed request body.

1 comments

The API does not return the logged request body, you can currently access it via the web UI only. Happy to discuss feature suggestions and use cases at https://github.com/healthchecks/healthchecks/discussions !