Skip to main content
Question

Event API time stamps

  • May 22, 2025
  • 3 replies
  • 7 views

Forum|alt.badge.img

Box event records have two fields: created_at and recorded_at.  These are not documented in the Event object description, though they are shown in the sample output.  What is the precise definition of these two timestamps?  Which one should be used as the time that the event occurred?

 

3 replies

Forum|alt.badge.img

 "created_at" is when the event occurred (when the user performed the action). "recorded_at" is when the event was stored in the Box database.


Forum|alt.badge.img

Thank you .  Could the documentation be updated with these definitions?


Forum|alt.badge.img

 I updated the Event Object section of our API Reference docs with this information.