get
https://api.lodgestory.com/api/wp-crm/groups//creation-status/
Poll the status of an asynchronous group creation. Returns status: "pending" until the group materialises, then status: "created" with the group — including the chatId used by every other endpoint.
Creation normally completes within a few seconds. If a request stays pending for more than a minute, WhatsApp most likely rejected it — create again.
Security:
- The
organisationIdin the URL must match the organisation your JWT was issued for — requests for a different organisation fail with 401. - Requires
CRM_ADMIN,ACCOUNT_OWNER, orCRM_BOTrole; other roles receive 403. - Groups are only supported on
WHATSAPP_OFFICIALchannels whose number is an Official Business Account (OBA); ineligible numbers receive 422.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
401Unauthorized
403Forbidden — role not permitted
429Too many requests
