Skip to main content
GET
Get current username

Authorizations

X-API-Key
string
header
required

Project API key for authentication. This is the recommended authentication method.

Get your API key from the Kapso dashboard under Integrations > API keys.

Path Parameters

phone_number_id
string
required

WhatsApp Business Phone Number ID

Response

Current username state

username
string

Current business username. Omitted when none exists.

Example:

"kapso_support"

status
enum<string>
Available options:
approved,
reserved
Example:

"reserved"