User API
Get Realtime Users
Header
x-api-key
: Your API Key (Dashboard->Settings)
Returns:
JSONResponse
: The response containing the realtime users data.
Raises:
HTTPException
: If an error occurs while fetching or transforming the data.
GET
Authorizations
Your API Key (Dashboard->Settings)
Response
200 - application/json
The response is of type any
.