Skip to contents

Retrieves the service root document, which advertises links to the collections, conformance, and openapi endpoints.

Usage

edr_landing(client, refresh = FALSE)

Arguments

client

An edr_client.

refresh

If TRUE, bypass and replace any cached response. Discovery responses otherwise use the client's cache_ttl; see edr_client().

Value

A list with the parsed landing document.