Added an endpoint for getting the actual stored responses, and used it to test and improve the python package.
Auth logic isn't shared between the clients anyway, so co-locating them is confusing since you can't use the same clients to call both. This also makes the codegen clients less verbose.