Existing Place

GET {{location_url}}/places/:id

Retrieve a single place

You can retrieve a place available within your market by sending this GET request.

RESPONSES

status: OK

{"data":[{"id":"3371680342","resourceType":"place","name":"University of San Francisco"}],"errors":[]}