endpoint_parameters | R Documentation |
endpoint_parameters
returns a vector of parameters associated with an API endpoint from the schema
endpoint_parameters(api_endpoint, no_paging = FALSE)
api_endpoint |
The name of an API endpoint. |
no_paging |
Logical that omits the paging arguments by default |
A character vector of parameters.
endpoint_parameters( "sites" )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.