Skip to main content

Retrieve instance information

GET 

/instance/fetchInfo

Retrieve instance information

Request

Responses

Returns your instance

Schema
    wuid wuid - contact id on whatsapp.required
    userName Contact name.required
    profilePictureUrl Contact profile picture.
    isBusiness Whatsapp type: business or common
    proxy stringrequired
    createAt date-timerequired

    Default value: 2023-11-29T12:08:02.337Z

    It will be automatically converted by the application to timestamp

    updateAt date-time

    It will be automatically converted by the application to timestamp

Loading...