get_test {consibiocloudclient} | R Documentation |
Get the status of requests directly at Consibio APIs. Does not require authentication.
get_test()
See details in https://api.v2.consibio.com/api-docs/#/default/get_test
A list with the status of the API and the time of the request.
## Not run:
c_get_test()
## End(Not run)