v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1444175204.9 KB

Retrieves information about the data retention bot in a Wickr network, including its status and whether the data retention service is enabled.

get/networks/{networkId}/data-retention-bots

Path parameters

networkIdstring required

The ID of the Wickr network containing the data retention bot.

Response

Success

botNamestring

The name of the data retention bot.

botExistsboolean

Indicates whether a data retention bot exists in the network.

isBotActiveboolean

Indicates whether the data retention bot is active and operational.

isDataRetentionBotRegisteredboolean

Indicates whether the data retention bot has been registered with the network.

isDataRetentionServiceEnabledboolean

Indicates whether the data retention service is enabled for the network.

isPubkeyMsgAckedboolean

Indicates whether the public key message has been acknowledged by the bot.