Undocumented fields in Event API

In the API document there are only type/action/parents/resource_uri and state fields.

However in the real response there are ‘uuid’ & ‘date’ filed as well, are these two fields not documented yet?

We’ll be documenting those fields soon. We will keep uuid as-is and date will be renamed to datetime for consistency with the rest of the API

Thanks for your reply. Will update my program accordingly.

API docs have been updated to reflect the new changes.