Locations Events API Endpoint Follow
This article describes how to use the /locations /events API endpoint.
Locations /events Endpoint
You can use the Locations endpoint to get all of the events for a specific location ID.
/api/locations/{location_id}/events?page_size=100
Events Field Reference
Here are descriptions of the Events API endpoint fields.
created and modified Timestamps for when an event was created and when it was last modified.
id The event’s unique ID.
name The event name.
description The event description.
allday True or False. Is the event an all day event?
dtstart and dtend The starting and ending dates for the event.
placemark and placemark_name The placemark ID and placemark name associated with the event, if any.
image_url If the event has an image, it’s here.
feed If the event was created by a feed, this is its URL.
Comments
0 comments
Please sign in to leave a comment.