For up-to-date product documentation, see the IBM MobileFirst Foundation Developer Center.
Push Health Checker (GET)
Checks the status of Push Service.
Method
GET
Path
/health/status
Example
https://example.com:443/imfpush/v1/health/status
Header Parameters
Some header parameters are optional.
- Accept-Language
- (Optional) The preferred language to use for error messages. Default:en-US
Produces
application/json
Errors
406Unsupported Accept type - The content type specified in Accept header is not application/json.500
An internal error occurred.
Parent topic: REST API for the MobileFirst Server push service