Retrieve an affordability summaryAsk AIget deprecatedhttps://au-api.basiq.io/users/{userId}/affordability/{snapshotId}Retrieves a specific, pre existing affordability summariesPath ParamsuserIdstringrequiredThe identifier of the user.snapshotIdstringrequiredThe identifier of the affordability summaries to be retrieved.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/pdfAllowed:application/jsonapplication/pdfResponses 200Returns a saved affordability resource JSON or PDF summary file, if the operation succeeded. 400Returns error that server cannot or will not process the request due to something that is perceived to be a client error. 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. 500Returns error response code indicates that the server encountered an unexpected condition that prevented it from fulfilling the request.Updated 8 months ago