try {
            $body = $this->sendContextRequest($customApiToken);

            $this->info('Successfully received context response.');
        } catch (Throwable $exception) {