LogoLogo
Login
LogoLogo
Login
  • Mind Reasoner
    • FAQ
  • Reasoner Engine
    • SOC 2, HIPAA, & GDPR
Reasoner EngineReasoner Engine SDKPython SDK ReferenceReasoner Index

Get an Index

Get an Index

1from reasoner import Reasoner
2
3r = Reasoner(api_key=”foobar”)
4index = r.indexes.get("your-index-uid")
Was this page helpful?
Previous

Create an Index

Next
Built with