curl --request GET \
--url https://public-api.sessionboard.com/v1/event/{eventId}/agenda-drafts/{draftId}/changes \
--header 'x-access-token: <api-key>'{}Preview the pending changes in a draft before committing them to the live schedule.
curl --request GET \
--url https://public-api.sessionboard.com/v1/event/{eventId}/agenda-drafts/{draftId}/changes \
--header 'x-access-token: <api-key>'{}