GET
/api/v1/places/{placeId}
Path parameters
placeId required | string Google Place id |
Response
200Place details.
| place | object
| ||||||||||||||||||||||||||||||||||||||||
| requestId | string · uuid Id of this request, for support and troubleshooting |
Errors
- 400: Bad request
- 401: Unauthorized: missing or invalid API key
- 403: Forbidden
- 404: Not found
- 422: Invalid request payload