Hi @lbarbosa,
Thanks for the reply.
It looks like this endpoint you are using is the Management API’s Check connection status endpoint.
This specific endpoint is designed to check the status of an AD/LDAP connection. It seems like you may have tried to use this endpoint with a non-AD/LDAP connection, which resulted in the “Invalid strategy auth0” error.
If you are looking to use this endpoint with regular database connections, it will not be possible. Perhaps you meant to use the Management API’s Get a connection endpoint?
Let me know if you have further questions or if there’s anything else I can help you with.
Thanks,
Rueben