powered by
This function retrieves the information for a single compliance job.
get_compliance_result(id, bearer_token = get_bearer(), verbose = TRUE)
string, the job id
string, bearer token
If FALSE, query progress messages are suppressed
FALSE
a data frame
# NOT RUN { get_compliance_result("1460077048991555585") # }
Run the code above in your browser using DataLab