Mystatus Client API
Generated client method reference for the mystatus namespace.

Mystatus Client API
Generated file warning: this page is generated by
packages/schema/scripts/gen-client-reference-docs.ts. Do not edit generated method content by hand.
This page documents 1 schema-registry client methods in the mystatus namespace.
getStatusInsiders
Get specific status
Overview
| Prop | Value |
|---|---|
| Namespace | mystatus |
| Action | read |
| Functionality | both |
| Positional parameter order | contactId |
| Aliases | mystatus.getStatus |
| Deprecated aliases | - |
| License | insiders |
| WAPI override | - |
| Deprecated | No |
Routes
| Type | Method | Path | Name | Status |
|---|---|---|---|---|
| Primary | GET | /api/mystatus/getStatus | getStatus | Active |
| Alias | GET | /api/getStatus | getStatus | Active |
Usage
const result = await client.getStatus({
contactId: "447123456789@c.us",
});
// namespaced form: client.mystatus.getStatus(...)Parameters
Prop
Type
Output
| Prop | Value |
|---|---|
| Return type | any |
Returns raw, unstructured data from WhatsApp Web. Narrow or validate the shape before relying on specific fields.

Was this helpful?
Wally and his cute companion coffee mug are coding day and night to keep this up-to-date!
