Retrieve an auth_linkCopy Pageget https://au-api.basiq.io/users/{userId}/auth_linkPath ParamsuserIdstringrequiredResponses 200Returns details of a connection. 400Returns error that server cannot or will not process the request due to something that is perceived to be a client error 401Error status response code indicates that the request has not been applied because it lacks valid authentication credentials for the target resource. 403Error that access is forbidden and tied to the application logic, such as insufficient rights to a resource. 404Returns error indicating that server can't find requested resource. 410Returns error indicating that access to the target resource is no longer available at the origin server and that this condition is likely to be permanent. 500Returns error response code indicates that the server encountered an unexpected condition that prevented it from fulfilling the request. 503Returns error response code indicates that the server is not ready to handle the request.Updated 5 days ago