getReportStatus: Get status of a specific report by ID

View source: R/getReportStatus.R

getReportStatusR Documentation

Get status of a specific report by ID

Description

Get a list of available reports, with extra options to select just a report download url.

Usage

getReportStatus(accountID, report_type, reportID, server = "test", ...)

Arguments

accountID

The account ID to retrieve reports from

report_type

The report identifier (e.g., outcome_results_csv)

reportID

The id of a specific report request

server

Test, beta, production, or other name in R.environ OR full url of server

...

Optional page options to pass to processRequest


erikpal/bRush documentation built on May 9, 2023, 8:27 p.m.