Skip to main content

Admin Get Requesting Ccu

GET 

/presence/v1/admin/ccu/requesting/combined

Get the combined CCU for requesters over the requested time period. This call results in one number which should exclude most duplicates across the given time period. This stands in contrast to the individual request endpoint.

For example, if you request the CCU over an hour you'll receive one number in which players that were around over that time period will only be counted once.

Request

Query Parameters

    begin date-timerequired
    end date-timerequired

Responses

Successful Response

Schema

    count Count (integer)required
    timestamps date-time[]required
Loading...