GolfManager Logo V3 API
Version 2025-10-22

Main Models

Log

Endpoints

Retrieve by ID

GET https://dev.v3manager.com/api/model/log/[id]

Retrieve many

GET https://dev.v3manager.com/api/model/log

Fields

Name Label Type Required Readonly
id Referencia int no yes
created Fecha datetime yes no
server Server string no no
tenant Tenant string no no
user Usuario int no no
name Nombre de usuario string no no
customer Cliente int no no
customerName Nombre de cliente string no no
method Method string no no
status Status int no no
url URL text no no
route Route text no no
millis Millis int no no
bytesWriten Bytes written int no no
steps Steps int no no
allocations Allocations int no no
isApp Is app bool yes no
isError Is error bool yes no
send Enviar bool yes no
ip IP string no no
headers Cabeceras json no no
userAgent User Agent text no no
description Description text no no
message Mensaje text no no
info Info string no no
form Form json no no