Skip to main content
POST
Obtener estadísticas de ralentí

Authorizations

Authorization
string
header
required

Token de sesión Better Auth o API token (atk_...) en el header Authorization: Bearer <token>. Los JWT legacy ya no son válidos.

Query Parameters

from
string
required

Fecha de inicio (ejemplo: 01/01/2025 o 01/01/2025 08:30)

to
string
required

Fecha de fin (ejemplo: 31/01/2025 o 31/01/2025 17:45)

Body

application/json
trackerIds
integer[]
required

IDs de los trackers (flespiId) a consultar

Example:

Response

Estadísticas de ralentí obtenidas exitosamente

status
string
Example:

"success"

data
object[]