New! You can now access secrets from 1Password Environments on your device with a new local .env file destination.
cURL
curl --request GET \ --url http://localhost:8080/health
{ "name": "1Password Connect API", "version": "1.2.1", "dependencies": [ { "service": "sync", "status": "TOKEN_NEEDED" }, { "service": "sqlite", "status": "ACTIVE", "message": "Connected to./1password.sqlite" } ] }
OK
The Connect server's version
Show child attributes
Was this page helpful?