Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.wazapin.com/v1/waba/progress/{progressID} \ --header 'Authorization: Bearer <token>'
{ "data": { "channel_id": "<string>", "completed_steps": "<unknown>", "created_at": "<string>", "current_step": "<string>", "error": "<string>", "id": "<string>", "organization_id": "<string>", "phone_number_id": "<string>", "step_status": "<string>", "updated_at": "<string>", "waba_id": "<string>" } }
Session token or API key
Integration progress ID
OK
Show child attributes