GET
/transact-workflow/v1/users/{userId}/documents/file/{key}
curl \
--request GET 'https://api.pre.lwolf.com/transact-workflow/v1/users/{userId}/documents/file/{key}' \
--header "Authorization: Bearer $ACCESS_TOKEN"
curl \
--request GET 'https://api.pre.lwolf.com/transact-workflow/v1/users/{userId}/documents/file/{key}' \
--header "Authorization: Bearer $ACCESS_TOKEN"