Retrieve a connectorAsk AIget https://au-api.basiq.io/connectors/{connectorId}/{method}NOTE: This end point requires authentication.Path ParamsconnectorIdstringrequiredConnector IDmethodstringrequiredConnector methodResponses 200Returns data of single connector. 400Returns error that server cannot or will not process the request due to something that is perceived to be a client error. 401Returns error that indicates unauthorized access. 404Returns error indicating that server cannot find requested resource. 500Returns error response code indicates that the server encountered an unexpected condition that prevented it from fulfilling the request.Updated over 1 year ago