Health Check
The Health Check method is responsible for returning the status application.
Endpoint
curl --request GET \
--url https://api.changelogfy.com/v1/healthcheck \
--header 'Accept: application/json' \
--header 'Content-Type: application/json'
Updated on: 10/13/2023
Thank you!