Get Shared WABA ID
GET https://graph.facebook.com/{{Version}}/debug_token
HEADERS
| Key | Datatype | Required | Description |
RESPONSES
status: OK
{"data":{"app_id":"facebook-app-id","type":"USER","application":"app-name","data_access_expires_at":1600000000,"expires_at":1600000000,"is_valid":true,"scopes":["whatsapp_business_management","public_profile"],"granular_scopes":[{"scope":"whatsapp_business_management","target_ids":["111111111111111","222222222222222","333333333333333"]}],"user_id":"XXXXXXXXXXXXXXX"}}