I’m trying to get the address of a physical event type.
I see the address_id but I can’t figure out what api call to use to actually retrieve the address based on the id.
any suggestions? TIA
[event] => stdClass Object
(
[uid] => KIUVHJWMP3N5GYIOKGYVR5LX
[start_at] => 2024-08-09T22:00:00+00:00
[end_at] => 2024-08-10T01:30:00+00:00
[event_location_time_zone] => America/New_York
[event_location_name] => Propagate Studio
[event_location_types] => Array
(
[0] => EVENT_LOCATION_TYPE_DO_NOT_USE
)
[address_id] => 3547LPV2EWWF5SW4QLE4H5XB
[all_day_event] =>
)