For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
CloudGitHub
  • API Reference
      • GETCollect telemetry data
      • GETRetrieve instance details
      • GETCollect Prometheus metrics data
      • GETKubernetes health check
      • GETKubernetes liveness probe
      • GETKubernetes readiness probe
      • GETCheck write protection
      • POSTSet write protection
LogoLogo
CloudGitHub
API ReferenceService

Check write protection

GET
/locks
GET
/locks
$curl http://localhost:6333/locks \
> -H "api-key: <apiKey>"
Retrieves the current lock setting. If write is false, all write operations and collection creation are restricted.
Was this page helpful?
Previous

Set write protection

Next
Built with

Authentication

api-keystring
API Key authentication via header