vantage

Vantage Dry Run Export

Perform a dry run export using the Vantage logger.

Returns the data that would be exported without actually sending it to Vantage.

Parameters:

  • limit: Limit on number of records to preview (default: 500)

Only admin users can perform Vantage exports.

post/vantage/dry-run

Request body

limitinteger nullable

Limit on number of records to preview (default: 500)

Response

Successful Response

dry_run_dataobject nullable

Dry run data including usage data and FOCUS transformed data

messagestring required
statusstring required
summaryobject nullable

Summary statistics for dry run

Changes

Changed in 2 of the 42 revisions of this API.3