schedule

Event List

Event List

get/schedule/{displayGroupId}/events

Path parameters

displayGroupIdinteger required

The DisplayGroupId to return the event list for.

Query parameters

singlePointInTimeinteger
datestring

Date in Y-m-d H:i:s. Required when singlePointInTime=1, otherwise ignored. One of date, or startDate/endDate must be supplied, or a 422 is returned.

startDatestring

Date in Y-m-d H:i:s. Required together with endDate when singlePointInTime is not set. One of date, or startDate/endDate must be supplied, or a 422 is returned.

endDatestring

Date in Y-m-d H:i:s. Required together with startDate when singlePointInTime is not set. One of date, or startDate/endDate must be supplied, or a 422 is returned.

Response

successful response

Changes

Changed in 2 of the 52 revisions of this API.134

    • added the new optional query request parameter endDate

      new-optional-request-parameter

    • added the new optional query request parameter singlePointInTime

      new-optional-request-parameter

    • added the new optional query request parameter startDate

      new-optional-request-parameter

    • the query request parameter date became optional

      request-parameter-became-optional

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 8e127539510413See the full diff
    • the query request parameter date became required

      request-parameter-became-required

    • deleted the query request parameter endDate

      request-parameter-removed

    • deleted the query request parameter singlePointInTime

      request-parameter-removed

    • deleted the query request parameter startDate

      request-parameter-removed

    This revision also has 77 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog