GET places by Category
GET places by Category
Path Parameters |
---|
categorySearch — REQUIREDThe id or name of the Category to search in places |
Query Parameters |
---|
from int32Start index of the list items |
rows int32How many items to return at one time, by default is 30 |
Responses | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200 A paged array for the places that match with the Category
| |||||||||||||||||||||
500 Internal error
|