Health Check in Python

Is there an way to get all information from health check in a python notebook?

Thanks.

Hi @jvprimakipr

Not all the information is available, but some of it is. What information are you looking for?

You can learn more about getting information through the API/Python SDK on our docs.

For example, could I get the number of annotations for each class?

Hi @jvprimakipr,

Apologies for the late reply. For the number of annotations, for example, can be viewed in project info (project.classes), from the out API’s project version endpoint.