Get details of a specific interest by IdAsk AIget https://www.bankingcircleconnect.com/api/v1/interests/{id}Path Paramsidint64requiredID of the Interest. The ID can be found using the api/v1/interests endpointResponses 200Success 400Bad request.Request is not correctly formulated. Goes for both Header, Query and Body. Verify the error description and properties. 401Unauthorized.The request requires user authentication. 404Not found. There is no resource behind the URL, i.e. requesting data on an account that does not exist. 500Internal Server Error. Something unexpected happened on BC Connect side.Updated 7 months ago