def get_access_key_org(self, org, access_key_id):
        """ Get an access key associated with an organization, by its id.

            Security: Authenticated user with 'admin' permission.