Date of most recent snapshot before
GET
Returns the timestamp of the most recent snapshot before the given date, for the given migration_id. This corresponds to the record time of the last transaction in the snapshot.
Protocol Details
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
Introduced
0.5.10