Skip to main content
GET
Status of the Rasa server

Authorizations

token
string
query
required

A plaintext token to secure your server, specified at startup in the argument --auth-token thisismysecret

Response

Success

model_id
string

ID of the loaded model

Example:

"75a985b7b86d442ca013d61ea4781b22"

model_file
string

Path of the loaded model

Example:

"20190429-103105.tar.gz"

num_active_training_jobs
integer

Number of running training processes

Example:

2