get https://app.pulsatehq.com/api/mobile/v2/health_check
This endpoints provides a way of checking Mobile SDK API availability. A successful response is characterized by 200 OK HTTP status code. An unsuccessful response is indicated by the 500 Internal Error status code. In rare cases unsuccessful response can have a different HTTP status from the range 500-599 indicating a specific server error.
A successful response means the Mobile SDK API is operating without errors. An unsuccessful response indicates an internal error, which can negatively affect platform's availability to serve requests.