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

KeyDatatypeRequiredDescription
minimum_valid_until_tsnumberA 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

{}