get_api_status {viafoundry} | R 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)
[Package viafoundry version 1.0.0 Index]