Skip to main content
GET
Obtener notificaciones vecinas (anterior/siguiente)

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.

Path Parameters

id
string
required

ID del recurso

Query Parameters

types
enum<string>[]

Filtrar por tipo de alerta. Repetible. Acepta también un solo valor escalar.

Available options:
speed_limit,
geofence,
ignition,
lost_connection,
road_speed_limit,
sos_alarm,
temperature
status
enum<string>[]

Filtrar por estado. Repetible. Acepta también un solo valor escalar.

Available options:
unreviewed,
reviewed,
false_positive
assetIds
string[]

Filtrar por activo. Repetible. Acepta también un solo valor escalar.

startDate
string<date-time>

Fecha inicial del rango (ISO 8601)

endDate
string<date-time>

Fecha final del rango (ISO 8601)

Response

Ids de las notificaciones vecinas

status
string
Example:

"success"

data
object