endpoint_fields | R Documentation |
endpoint_fields
retrieves the fields associated with an API endpoint from the schema#'
endpoint_fields(api_endpoint)
api_endpoint |
The name of an API endpoint. |
A character vector of field names.
endpoint_fields( "sites" )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.