get_ping: Ping the Semestry API

View source: R/get_ping.R

get_pingR Documentation

Ping the Semestry API

Description

This function sends a GET request to the ping endpoint of the Semestry API to check connectivity.

Usage

get_ping(semestry, timeout = 30)

Arguments

semestry

An authenticated Semestry object.

timeout

The timeout duration for the GET request (default: 30 seconds).

Value

The ping response from the API.


vvtermtime documentation built on Aug. 8, 2025, 7:27 p.m.