Skip to main content
GET
Health Check
Use this page when you want the raw serverless health check endpoint.
  • Auth: none required on the public host; Authorization: Bearer <API_KEY> is also accepted
  • Host: https://serverless.tensormesh.ai

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

Successful Response

status
string
Example:

"healthy"