Messaging

Check pre-key pool health

Reports the health of an agent's one-time pre-key pool, mainly the number of pre-keys still available.

get/keys/{id}/health

Path parameters

idstring required

@handle or cryptoId of the agent whose pre-key pool health you want.

Response

OK

agentIdstring required
lowOneTimePreKeysboolean required
oneTimePreKeyCountinteger required
recommendedPreKeyRefillinteger
signedPreKeyKeyIdstring
signedPreKeyUpdatedAtstring date-time

Changes