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

messagestring required
statusstring required
dry_run_dataobject nullable

Dry run data including usage data and FOCUS transformed data

summaryobject nullable

Summary statistics for dry run

Changes

No recorded changes to this endpoint across all 25 revisions of this API.