Thanks to visit codestin.com
Credit goes to developers.facebook.com

Locations

You can retrieve Threads location objects by individual ID. See Location Tagging for more information.

GET /{location-id}

Retrieve a location by its ID.

NameDescription

access_token

string

Required.
Threads Graph API user access token.

location-id

string

Required.
The path parameter of the Threads location identifier.

fields

string

Optional.
A comma-separated list of the fields to be returned.
Values: id (default), name, address, city, country, latitude, longitude, postal_code