Get information about the API.

get_pip_info(api_version = "v1", server = NULL)

Arguments

api_version

character: API version

server

character: Server. For WB internal use only

Value

list

Examples

if (FALSE) { # \dontrun{
get_pip_info()
} # }