waha icon indicating copy to clipboard operation
waha copied to clipboard

[DOC][NOWEB] - Inconsistent return of "get contact"

Open gamoridev opened this issue 1 year ago • 5 comments

Describe the bug

I've never seen all listed properties on Docs of this endpoint: GET /api/[email protected]&session=default

{
  "id": "[email protected]",
  "number": "11231231231",
  "name": "Contact Name",
  "pushname": "Pushname",
  "shortName": "Shortname",
  "isMe": true,
  "isGroup": false,
  "isWAContact": true,
  "isMyContact": true,
  "isBlocked": false
}

Right now, I'm receiving only this:

{
  "id": "[email protected]",
  "pushname": "Pushname",
}

image

Version

{
  "version": "2024.11.1",
  "engine": "NOWEB",
  "tier": "PLUS"
}

patron:PLUS

gamoridev avatar Nov 04 '24 14:11 gamoridev

There's some inconsistency in API responses between engines, yes :( We'll work on making it the same (or at least to provider proper documentation for that) :crossed_fingers:

patron:PRO

devlikepro avatar Nov 05 '24 05:11 devlikepro

hi! there are some news for that?

dv9 avatar Mar 15 '25 18:03 dv9

Came here to share this inconsistency too :)

gwhitelaw avatar Mar 20 '25 17:03 gwhitelaw

up <3

patron:PLUS

ernaneluis avatar Apr 11 '25 01:04 ernaneluis

any news????

MattCarneiro avatar Nov 01 '25 01:11 MattCarneiro