List All Sessions
Listar todas as sessões. Para buscar as sessões em qualquer horário necessário passar os parametros “from” e “to” com uma diferença de até 2 horas. Exemplo: /reports/sessions/all?from=2024-08-01T00:00:00.000Z&to=2024-08-01T02:00:00.000Z
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Available options:
today
, week
, month
, year
, last_year
, last_month
, last_3_months
, last_1h
, last_3h
, last_24h
, custom