Skip to content

Admin Get Requesting Ccu Individual

GET
/presence/v1/admin/ccu/requesting/individual

Get the individual CCU counts for requesters over the requested time period. This call results in a count per time period within the requested range. These values should not be combined directly unless you’ve accounted for duplicates in some other way. The combined endpoint allows you to combine the values within a time range without counting the same player multiple times.

Authorizations

Parameters

Query Parameters

begin
required

A date-time with timezone data.

string format: date-time
end
required

A date-time with timezone data.

string format: date-time
use_cache
boolean
default: true

Responses

200

Successful Response

object
ccus
required
object
key
additional properties
integer

403

Forbidden

object
auth_success
boolean
default: true
error_code
required
string
desc
required
string

422

Validation Error

object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string