Skip to contents

Exposure API Endpoint status

Usage

get_exposure_endpoint_status()

Value

Status of Exposure API Endpoints

Examples

if (FALSE) { # has_ctx_key() & is.na(ctx_key() == "FAKE_KEY")
status <- get_exposure_endpoint_status()
print(status)
}