get https://{defaultHost}/api/v2/status
Provides a simple ping to let you know if the application is up and running.
Response
Provides a simple ping to let you know if the application is up and running.
xxxxxxxxxx
curl --request GET \
--url https://app.productplan.com/api/v2/status \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: