Query for another server's keys
GET {{baseUrl}}/query/:serverName/:keyId?minimum_valid_until_ts=1234567890
Query for another server's keys. The receiving (notary) server must sign the keys returned by the queried server.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
minimum_valid_until_ts | number | A millisecond POSIX timestamp in milliseconds indicating when the returned | |
certificates will need to be valid until to be useful to the requesting server. |
If not supplied, the current time as determined by the notary server is used. |
RESPONSES
status: OK
{}