get https://{tenant}.{region}.authaction.com/api/v1/connections/databases/all
Log in to see full request history
Responses
401Unauthorized
403User not member of tenant
401Unauthorized
403User not member of tenant
xxxxxxxxxx
curl --request GET \
--url https://your-tenant-name.eu.authaction.com/api/v1/connections/databases/all \
--header 'accept: application/json'
Try It!
to start a request and see the response here!