Skip to main content
GET
Listar registros de terreno

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

page
integer
default:1
Required range: x >= 1
pageSize
integer
default:25
Required range: 1 <= x <= 100
from
string<date-time>
to
string<date-time>
employees
string[]

Ids de Employee. Parámetro repetible.

forms
string[]

Labels de Form. Parámetro repetible.

Texto buscado en Navixy. Los alias checkin/checkins y tarea/tasks filtran por fuente.

Maximum string length: 100
source
enum<string>

Restringe el feed a una sola fuente.

Available options:
checkin,
task_form
sortField
enum<string>
default:markerTime
Available options:
markerTime,
id,
employee,
formId,
formLabel,
comment,
address,
source
sortDirection
enum<string>
default:desc
Available options:
asc,
desc

Response

Página global de registros de terreno

status
string
Example:

"success"

data
object