Skip to main content
GET
Check privacy
Auth: TokenAccount or TokenInstanceRate limit: Global (100/min) • Idempotent: yes (read-only)

Description

Returns all privacy settings of the connected account, grouped into three sub-objects: visibility, privacy, and permissions.

Examples

Default

Reads the complete privacy snapshot of the account, grouped into visibility, privacy, and permissions. No query parameters or body, a simple read to check the current state before calling the corresponding POST.

Success response

Returns the complete privacy snapshot in settings, grouped into three sub-objects: visibility (lastSeen, status, profile, online), privacy (readReceipts), and permissions (callAdd, groupAdd). Values come from the local store synced via appstate, changes made in the official app may take a few seconds to reflect here.
200 OK

Path parameters

string
required
Instance name.

Headers

string
required
TokenAccount or TokenInstance.

Accepted values

Notes

  • Values come primarily from the local whatsmeow store, synced via appstate. Changes made in the official app appear here with a few seconds of latency.
  • online: match_last_seen means your online presence follows the lastSeen rule, if lastSeen=none, no one sees you online either.
  • Defaults for newly created accounts: everything set to all.

Errors

Envelope: