discover {viafoundry}R Documentation

Discover Available Endpoints

Description

Fetches and lists all available API endpoints from the Swagger documentation.

Usage

discover()

Value

A character vector of available endpoints.

Examples

## Not run: 
discover()

## End(Not run)

[Package viafoundry version 1.0.0 Index]