This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Description
Using Aura API with curl command works with the following command
curl --insecure --request GET "https://api.neo4j.io/v1beta3/instances" ^
More? --header "accept: application/json" ^
More? --header "Authorization: Bearer %bearer_token%" -vvv
where
C:>aura tenants list --raw --include
Error: Connection error