Get workspace WhatsApp integration

Return a workspace WhatsApp integration.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <API_KEY>, where API_KEY is your API key.

Path parameters

workspaceIdstringRequired
Workspace whose WhatsApp integration to return.

Headers

X-Account-IdstringRequired
Account that owns the workspace.

Response

The workspace WhatsApp integration.
whatsappobject

WhatsApp integration status. Sensitive credentials are not returned. Returns { connected: false } when no integration is configured.

Errors

403
Forbidden Error
404
Not Found Error
500
Internal Server Error