Logs
Model
Log Model
The log model represents the data associated to a log entry.
object "log"
The description of the model.
id string
Unique identifier for the event.
organization_id string
Unique identifier for the organization that owns this event.
created_at integer
Time in epoch seconds when this export was created.
updated_at integer
Time in epoch seconds when this export was last updated.
updated_by string
User or key that last updated this log entry.
image_urls string[]
Image urls that were a part of the update to the resource associated to this log entry.
message string
The log message, for example "Your key updated the parcel prcl_qMS5roAJNViUps4Y6aztVX"
comment string
Any comment associated the the log entry.
status string
Status of the resource when the log was generated, for the resources that have a status field.
asset_id string
If the log entry is associated to an asset, this field is populated with the unique identifier of the asset.
location_id string
The unique identifier of the location associated with the resource.
location_name string
The name of the location associated with the resource.
layout_id string
The unique identifier of the layout associated with the resource.
layout_nested_name string
The name of the layout associated with the resource.
shipment_id string
If the log entry is associated to a shipment, this field is populated with the unique identifier of the shipment.
inference_sl_id string
If the log entry is associated to a shipping label inference, this field is populated with the unique identifier of the shipping label inference.
parcel_id string
If the log entry is associated to a parcel, this field is populated with the unique identifier of the parcel.
user_id string
If the log entry is associated to a user, this field is populated with the unique identifier of the user.
address_id string
If the log entry is associated to an address, this field is populated with the unique identifier of the address.
address_coordinates string
If the log entry is associated to an address, this field is populated with the coordinates of the address.
address_string string
If the log entry is associated to an address, this field is populated with the formatted address.
visibility string
Public or private, representing whether the log entry publicly visible.