Events List Examples

The Events List can be consumed in a number of formats:



JSON (default)

/RST/events/api/public/v5/events/list?delta=2017-10-20T11%3A43%3A44%2C12345Z&limit=10&page=4&sort=-created-at /RST/events/api/public/v5/events/list.json?delta=2017-10-20T11%3A43%3A44%2C12345Z&limit=10&page=4&sort=-created-at

Notes:

  • Each event is an array element of the top-level 'data' property.
  • Direct event attributes are listed in the 'attributes' property of the event object.
  • Relationships are listed in the 'relationships' property of the event object.
  • The entities referenced in 'relationships' are included in the response in the top-level 'included' property.



XML



iCal



RSS



HTML