Retrieve a filtered list of events from the intranet calendar. Supports filtering by space, creator, date range, event type, and venue. Results can be sorted and paginated for large event collections.
Authorization
Bearer YOUR_TOKEN
UserID
ShowSubscribedEvents
SpaceID
EntityStatus
IsFeatured
EventType
StartDate
EndDate
DateRange
VenueName
Keywords
Month
AttendanceType
ResourceID
City
StateID
CountryID
SortColumn
SortOrder
StartPage
PageLength
Tags
UtcStartDate
SpaceLevelID
Authorization: Bearer YOUR_TOKEN
https://your-site.com/api/events?UserID=1&SpaceID=0&EntityStatus=1&EventType=1&Month=1&SortColumn=1&SortOrder=1&StartPage=1&PageLength=100
{ "IsError": false, "ResponseMessage": "", "ResponseData": [ { "EventID": 180, "AlbumID": 0, "IsPrivate": false, "IsScheduled": false, "MediaServerID": 3, "CommentCount": 2, "EventTypeID": 1, "Title": "Workshop", "WorkFlowID": 0, "Description": "<p>Workshop</p>", "DescriptionUnprocessed": "<p>Workshop</p>", "StartDate": "2026-12-15T05:45:00", "EndDate": "2026-12-25T05:45:00", "SpaceID": 0, "Views": 6, "IsFeatured": false, "Address": "", "Zip": "", "EventStatusID": 1, "UserName": "John", "Telephone": "", "CreatedOnDate": "2026-12-15T05:56:09.99", "Organization": "", "WhoShouldAttend": "", "Website": "", "VenueName": "", "EventTypeName": "Conference", "AttendanceID": 0, "AttendanceTypeID": 0, "UserID": 1, "EntryDate": "0001-01-01T00:00:00", "AvatarPath": "f1e4e4b4-064a-4109-baab-69b145eea377.jpg", "IsOnline": false, "FirstName": "John", "LastName": "smith", "UserEmail": "acme@acme.com", "UserProfileURL": "http://your-site.com/people/john", "UserDisplayName": "John smith", "UserAvatarFullUrl": "http://your-site.com/Assets/Uploaded-Photos/f1e4e4b4-064a-4109-baab-69b145eea377.jpg", "DateTimeSpan": "12/15/2015", "EventURL": "/events/details/180", "EditEventURL": "/myaccount/events/addedit?eventID=180", "StartDateText": "12/15/2015 11:15 AM", "EndDateText": "12/25/2015 11:15 AM", "UpdatedByUserID": 0, "AttendeeCount": 0, "MayBeAttendeeCount": 0, "Rating": 2.7199999999999998, "Location": "", "StartTimeText": "11:15 AM", "EndTimeText": "11:15 AM", "EventBookedByUserID": 0, "IsAllDay": false, "StartDateISO": "2026-12-15T11:15:00.00Z", "EndDateISO": "2026-12-25T11:15:00.00Z", "DaysOfWeek": 0, "IsRepeat": false, "QuarterInterval": 0, "QuarterlyInterval": 0, "MonthlyInterval": 0, "WeeklyInterval": 0, "DaysOfMonth": 0, "FrequencyTypeOptions": 0, "QuarterlyOptions": 0, "QuarterlyIntervalOptions": 0, "MonthlyIntervalOptions": 0, "DaysOfWeekOptions": 0, "RangeStartMonth": 0, "RangeEndMonth": 0, "RepeatStartDate": "2026-12-15T05:45:00", "RepeatStartDateISO": "2026-12-15T11:15:00.00Z", "EndAfterOccurences": 0, "DayInterval": 0, "MonthInterval": 0, "DayOfMonth": 0, "YearInterval": 0, "StartDateWithRespectToUser": "2026-12-15T11:15:00", "EndDateWithRespectToUser": "2026-12-25T11:15:00", "RepeatStartDateWithRespectToUser": "2026-12-15T11:15:00", "RepeatEndDateWithRespectToUser": "0001-01-01T00:00:00", "When": "12/15/2015 11:15 AM - 12/25/2015 11:15 AM (India Standard Time)", "RepeatSummary": "" }, { "EventID": 201, "AlbumID": 0, "IsPrivate": false, "IsScheduled": false, "MediaServerID": 3, "CommentCount": 0, "EventTypeID": 1, "Title": "Ready to work.", "WorkFlowID": 0, "Description": "General discussion.", "DescriptionUnprocessed": "General discussion.", "StartDate": "2026-01-02T00:00:00", "EndDate": "2026-01-03T00:00:00", "SpaceID": 0, "Views": 0, "IsFeatured": false, "Address": "", "Zip": "", "EventStatusID": 1, "UserName": "john", "Telephone": "", "CreatedOnDate": "2026-02-08T20:08:34.307", "Organization": "", "WhoShouldAttend": "", "Website": "", "VenueName": "", "EventTypeName": "Conference", "AttendanceID": 0, "AttendanceTypeID": 0, "UserID": 1, "EntryDate": "0001-01-01T00:00:00", "AvatarPath": "f1e4e4b4-064a-4109-baab-69b145eea377.jpg", "IsOnline": false, "FirstName": "John", "LastName": "Smith", "UserEmail": "acme@acme.com", "UserProfileURL": "http://your-site.com/people/john", "UserDisplayName": "John smith", "UserAvatarFullUrl": "http://your-site.com/Assets/Uploaded-Photos/f1e4e4b4-064a-4109-baab-69b145eea377.jpg", "DateTimeSpan": "a minute ago", "EventURL": "/events/details/201", "EditEventURL": "/myaccount/events/addedit?eventID=201", "StartDateText": "1/2/2016 05:30 AM", "EndDateText": "1/3/2016 05:30 AM", "UpdatedByUserID": 0, "AttendeeCount": 0, "MayBeAttendeeCount": 0, "Rating": 0, "Location": "", "StartTimeText": "05:30 AM", "EndTimeText": "05:30 AM", "EventBookedByUserID": 0, "IsAllDay": false, "StartDateISO": "2026-01-02T05:30:00.00Z", "EndDateISO": "2026-01-03T05:30:00.00Z", "DaysOfWeek": 0, "IsRepeat": false, "QuarterInterval": 0, "QuarterlyInterval": 0, "MonthlyInterval": 0, "WeeklyInterval": 0, "DaysOfMonth": 0, "FrequencyTypeOptions": 0, "QuarterlyOptions": 0, "QuarterlyIntervalOptions": 0, "MonthlyIntervalOptions": 0, "DaysOfWeekOptions": 0, "RangeStartMonth": 0, "RangeEndMonth": 0, "RepeatStartDate": "2026-01-02T00:00:00", "RepeatStartDateISO": "2026-01-02T05:30:00.00Z", "EndAfterOccurences": 0, "DayInterval": 0, "MonthInterval": 0, "DayOfMonth": 0, "YearInterval": 0, "StartDateWithRespectToUser": "2026-01-02T05:30:00", "EndDateWithRespectToUser": "2026-01-03T05:30:00", "RepeatStartDateWithRespectToUser": "2026-01-02T05:30:00", "RepeatEndDateWithRespectToUser": "0001-01-01T00:00:00", "When": "1/2/2016 05:30 AM - 1/3/2016 05:30 AM (India Standard Time)", "RepeatSummary": "" }, { "EventID": 202, "AlbumID": 0, "IsPrivate": false, "IsScheduled": false, "MediaServerID": 3, "CommentCount": 0, "EventTypeID": 1, "Title": "Trip to chicago", "WorkFlowID": 0, "Description": "Trip to chicago on monday.", "DescriptionUnprocessed": "Trip to chicago on monday.", "StartDate": "2026-01-02T00:00:00", "EndDate": "2026-01-03T00:00:00", "SpaceID": 0, "Views": 0, "IsFeatured": false, "Address": "", "Zip": "", "EventStatusID": 1, "UserName": "john", "Telephone": "", "CreatedOnDate": "2026-02-08T20:09:53.737", "Organization": "", "WhoShouldAttend": "", "Website": "", "VenueName": "", "EventTypeName": "Conference", "AttendanceID": 0, "AttendanceTypeID": 0, "UserID": 1, "EntryDate": "0001-01-01T00:00:00", "AvatarPath": "f1e4e4b4-064a-4109-baab-69b145eea377.jpg", "IsOnline": false, "FirstName": "John", "LastName": "smith", "UserEmail": "acme@acme.com", "UserProfileURL": "http://your-site.com/people/john", "UserDisplayName": "John smith", "UserAvatarFullUrl": "http://your-site.com/Assets/Uploaded-Photos/f1e4e4b4-064a-4109-baab-69b145eea377.jpg", "DateTimeSpan": "20 seconds ago", "EventURL": "/events/details/202", "EditEventURL": "/myaccount/events/addedit?eventID=202", "StartDateText": "1/2/2016 05:30 AM", "EndDateText": "1/3/2016 05:30 AM", "UpdatedByUserID": 0, "AttendeeCount": 0, "MayBeAttendeeCount": 0, "Rating": 0, "Location": "", "StartTimeText": "05:30 AM", "EndTimeText": "05:30 AM", "EventBookedByUserID": 0, "IsAllDay": false, "StartDateISO": "2026-01-02T05:30:00.00Z", "EndDateISO": "2026-01-03T05:30:00.00Z", "DaysOfWeek": 0, "IsRepeat": false, "QuarterInterval": 0, "QuarterlyInterval": 0, "MonthlyInterval": 0, "WeeklyInterval": 0, "DaysOfMonth": 0, "FrequencyTypeOptions": 0, "QuarterlyOptions": 0, "QuarterlyIntervalOptions": 0, "MonthlyIntervalOptions": 0, "DaysOfWeekOptions": 0, "RangeStartMonth": 0, "RangeEndMonth": 0, "RepeatStartDate": "2026-01-02T00:00:00", "RepeatStartDateISO": "2026-01-02T05:30:00.00Z", "EndAfterOccurences": 0, "DayInterval": 0, "MonthInterval": 0, "DayOfMonth": 0, "YearInterval": 0, "StartDateWithRespectToUser": "2026-01-02T05:30:00", "EndDateWithRespectToUser": "2026-01-03T05:30:00", "RepeatStartDateWithRespectToUser": "2026-01-02T05:30:00", "RepeatEndDateWithRespectToUser": "0001-01-01T00:00:00", "When": "1/2/2016 05:30 AM - 1/3/2016 05:30 AM (India Standard Time)", "RepeatSummary": "" } ] }
{ "IsError": true, "ResponseMessage": "Required parameter is missing or invalid.", "ResponseData": null }
While Axero does not enforce hard rate limits by default, we recommend the following best practices to ensure optimal performance:
Axero may implement temporary rate restrictions if excessive API usage affects overall site performance. For high-volume integrations, contact Axero to discuss your requirements.
is requesting access to a wiki that you have locked: https://my.axerosolutions.com/spaces/5/axero-documentation/wiki/view/495/rest-api-get-events
Your session has expired. You are being logged out.