Skip to main content
POST
Exportar resumen 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 incluir en el reporte

Example:
format
enum<string>
required

Formato de archivo a generar (pdf o xlsx).

Available options:
pdf,
xlsx
Example:

"pdf"

Response

Archivo generado exitosamente

The response is of type file.