get_test {consibiocloudclient} | R Documentation |
Consibio APIs status by calling the test endpoint
Description
Get the status of requests directly at Consibio APIs. Does not require authentication.
Usage
get_test()
Details
See details in https://api.v2.consibio.com/api-docs/#/default/get_test
Value
A list with the status of the API and the time of the request.
Examples
## Not run:
c_get_test()
## End(Not run)
[Package consibiocloudclient version 1.0.0 Index]