Enables administrators and developers to programmatically retrieve an event resource.
Authorization
Bearer YOUR_TOKEN
ResourceID
Authorization: Bearer YOUR_TOKEN
https://your-site.com/api/events/resources/5
{ "IsError": false, "ResponseMessage": "", "ResponseData": { "ResourceID": 5, "ResourceName": "Conference Room A", "Location": "Office Building A", "Description": "Place for large meetings", "EventResourceTypeID": 1, "Type": { "EventResourceTypeID": 1, "ResourceKey": "RoomText", "IsRoom": true }, "ImageFilename": "59eed55a-34fc-4337-a936-90f90d847d47.jpg", "SpaceIDCSV": "205,206,207", "DateCreated": "0001-01-01T00:00:00" } }
{ "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/42874/rest-api-get-event-resource
Your session has expired. You are being logged out.