Skip to contents

Get information about a custom inspection

Usage

get_fields(name = "Vespa-Watch", access_token = get_access_token(quiet = TRUE))

Arguments

name

name of the custom inspection to return fields for

access_token

access token from get_access_token()

Value

a list object with the name, id and fields (data.frame) of the custom inspection

Examples

if (FALSE) get_fields("Vespa-Watch") # \dontrun{}