Get details of a specific embedded signup session.
Documentation Index
Fetch the complete documentation index at: https://docs.buildwithchirp.com/llms.txt
Use this file to discover all available pages before exploring further.
Admin API key (format: sk_admin_*) for organization-level operations
WhatsApp Signup Session ID
^wss_[a-zA-Z0-9]+$"wss_2DbBs7GWhGvVNJGrDXr5RG0mBWI"
Session details
WhatsApp Signup Session ID
^wss_[a-zA-Z0-9]+$"wss_2DbBs7GWhGvVNJGrDXr5RG0mBWI"
Session status
pending, completed, recovered, cancelled, failed, expired "pending"
Meta's WhatsApp Business Account ID (set when completed or recovered)
The created WhatsApp Business Profile ID (set when completed)
Developer-provided metadata for filtering sessions by internal user IDs. Useful for platforms with multiple end-users. Maximum size: 10KB.
{
"externalUserId": "user_123",
"businessName": "Acme Corp"
}