GET
/
v2
/
is_pristine
curl --request GET \
  --url http://127.0.0.1:9550/v2/is_pristine
true

Verify if the Shinkai API instance is in its initial, unmodified state.

Response

200
text/plain
Successfully checked pristine state

The response is of type boolean.