Skip to main content

GET all places

GET all places

Query Parameters
from int32

Start index of the list items

rows int32

How many items to return at one time, by default is 30

Responses
200

A paged array of places

Schema OPTIONAL
object[]
id integer
name string
description string
description_html string
default_photo uri
latitude float
longitude float
location string
category_name string
category_id integer
city_name string
city_id integer
media object[] OPTIONAL
id integer
url uri

A valid URL pointing to media content

type string

Possible values: [video, foto]

tags object[] OPTIONAL
id integer
name string
500

Internal error

Schema OPTIONAL
error string

A description of the error