get_api_status: Get API Status

View source: R/client.R

get_api_statusR Documentation

Get API Status

Description

Sends a simple GET request to check the status of the API.

Usage

get_api_status()

Value

A character vector with the API status.

Examples

## Not run: 
status <- get_api_status()
print(status)

## End(Not run)

viafoundry documentation built on April 4, 2025, 12:35 a.m.