get https://api.us1.shinami.com/aptos/node/v1/transactions/by_version/
####Description Retrieves a transaction by a given version. If the version has been pruned, a 410 will be returned.
####Authentication Authentication is via an 'Authorization: Bearer YOUR_API_ACCESS_KEY' header (which you must add to the sample requests).