Get Presences: /presence/ (GET)
Purpose:
Fetch all users who have currently established a websocket connection.
Input:
- Headers:
- Authorization: The JWT token of the user.
Output (200):
[
2,
4
]
Purpose:
Fetch all users who have currently established a websocket connection.
Input:
Output (200):
[
2,
4
]