Skip to main content
GET

Scan API

Date of first snapshot after

OpenAPISince 0.5.10
Returns the timestamp of the first snapshot after the given date, for the given migration_id or larger.

Protocol Details

Operation IDgetDateOfFirstSnapshotAfter
Published0.7.4
SpecificationDownload OpenAPI

Inputs

Query parameters

string
required
OpenAPI type: string (date-time).
number
required
OpenAPI type: integer (int64).

Outputs

200

application/json
string (date-time)
required
The record time of the last transaction in the snapshot.

400

application/json
string
required

404

application/json
string
required

500

application/json
string
required

History

Introduced0.5.10