R/get_ping.R
get_ping.Rd
This function sends a GET request to the ping endpoint of the Semestry API to check connectivity.
get_ping(semestry, timeout = 30)
An authenticated Semestry object.
The timeout duration for the GET request (default: 30 seconds).
The ping response from the API.