Skip to main content
POST
/
health
{
  "message": "<string>"
}

Authorizations

Authorization
string
header
required

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

Body

application/json
package_version
string
required
uname
string[] | null
python_version
string | null
python_implementation
string | null
python_compiler
string | null
python_build
string[] | null

Response

Successful Response

message
string | null
required
I