curl --location --request GET 'https://wawp.net/wp-json/awp/v1/presence/447441429009@c.us?instance_id=123456789&access_token=123456789'
{
"id": "1234567890@c.us",
"presences": [
{
"participant": "1234567890@c.us",
"lastSeen": null,
"lastKnownPresence": "offline"
}
]
}