Learn R Programming

consibiocloudclient (version 1.0.0)

get_test: 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()

Arguments

Value

A list with the status of the API and the time of the request.

Details

See details in https://api.v2.consibio.com/api-docs/#/default/get_test

Examples

Run this code
if (FALSE) {
c_get_test()
}

Run the code above in your browser using DataLab