Trying to get the address of a physical event

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] => 
                            )

:wave: I’m Square Dev AI, here to help answer your question!
Based on the information you’ve provided, the following documentation will help answer your question:

Additional Documentation

Locations API Overview
Locations API Overview
Custom Attributes for Locations

If this documentation helped you find a solution, please check the box indicating that this reply solves the problem.
Otherwise one of our Developer Advocates will provide additional assistance shortly.

Unfortunately, the ability to get the address for an event isn’t currently available. That ID is actually an undocumented field and shouldn’t be relied on at this time. :slightly_smiling_face: