Monitors

Import Historic Data

Import historic data for the monitor. Full documentation at https://docs.metaplane.dev/docs/importing-historical-data#limitations. Setting isPreview to true will validate the import without actually inserting data.

post/v1/monitors/import-historic/{monitorId}

Path parameters

monitorIdstring uuid required

Request body

isPreviewboolean nullable

Optional flag to allow previewing what the result of the import would be. Setting to true will validate the import without actually inserting data

Response

Success

totalDataPointsinteger
totalValidDataPointsinteger
groupByValuesstring[]
filterReasonCountsobject

Changes

No recorded changes to this endpoint across all 1 revision of this API.