Skip to main content
GET
Check the mobile app router health
Lightweight readiness probe for the mobile-facing service. It is typically used by monitoring, alerting and mobile smoke tests to ensure the /app router is reachable before attempting a launch cycle.

Response contract

  • data.service: Always app for this router.
  • data.status: healthy when the route is serving requests.
  • data.endpoints.launch: Convenience link for the app launch route.
  • data.timestamp: ISO 8601 server time, useful for clock skew checks.

Example request

Response

Router is up and serving traffic.

success
enum<boolean>
required
Available options:
true
data
object
required
meta
object
required