Get a list of event resources
Authorization
Bearer YOUR_TOKEN
ResourceTypeID
Keyword
StartPage
PageLength
SpaceID
Authorization: Bearer YOUR_TOKEN
https://your-site.com/api/events/resources?Keyword=conference&StartPage=1&PageLength=10
{ "IsError": false, "ResponseMessage": "", "ResponseData": [ { "ResourceID": 30, "ResourceName": "API Validate matrix room e338", "Location": "L", "Description": "m", "EventResourceTypeID": 1, "Type": { "EventResourceTypeID": 1, "ResourceKey": "RoomText", "IsRoom": true, "TenantID": 0 }, "CalendarURL": "/events/resources/30/calendar", "SpaceIDCSV": "313", "DateCreated": "0001-01-01T00:00:00", "TenantID": 1 } ] }
{ "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/42776/rest-api-get-event-resources
Your session has expired. You are being logged out.