Get Place Tips

GET {{baseUrl}}/v3/places/:fsq_id/tips?limit=14&sort=NEWEST

Retrieve tips for a FSQ Place using the fsq_id.

Request Params

KeyDatatypeRequiredDescription
limitnumberThe specified number of tips per page. Returns 10 tips by default, up to a maximum number of 50.
fieldsnullIndicate which fields to return in the response, separated by commas. Supported fields are:<ul><li> id - the ID of the tip</li><li> created_at - when was the tip created</li><li> text - what does the tip actually say?</li><li> lang - what language was the tip created in</li></ul>Default fields if this param is omitted are "id", "created_at", and "text".
sortstringSpecifies the order in which results are listed. Possible values are:<ul><li>popular (default) - sorts results based on their popularity among Foursquare users</li><li>newest - sorts results from most recently added to least recently added</li></ul>

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

[{&quot;id&quot;:&quot;ullamco qui dolore&quot;,&quot;created_at&quot;:&quot;1963-08-21T13:57:06.927Z&quot;,&quot;text&quot;:&quot;eiusmod&quot;,&quot;url&quot;:&quot;eu commodo ut&quot;,&quot;photo&quot;:{&quot;id&quot;:&quot;sunt fugiat ullamco proident ut&quot;,&quot;created_at&quot;:&quot;2004-05-31T22:11:06.940Z&quot;,&quot;prefix&quot;:&quot;ut aliqua est occaecat non&quot;,&quot;suffix&quot;:&quot;qui&quot;,&quot;width&quot;:-63605912,&quot;height&quot;:85498764,&quot;classifications&quot;:[&quot;food&quot;],&quot;tip&quot;:{&quot;id&quot;:&quot;sunt&quot;,&quot;created_at&quot;:&quot;1973-05-08T18:42:12.052Z&quot;,&quot;text&quot;:&quot;minim ut&quot;,&quot;url&quot;:&quot;quis in consequat&quot;,&quot;photo&quot;:{},&quot;lang&quot;:&quot;veniam velit fugiat consequat&quot;,&quot;agree_count&quot;:-31308722,&quot;disagree_count&quot;:53982421}},&quot;lang&quot;:&quot;nulla&quot;,&quot;agree_count&quot;:40683730,&quot;disagree_count&quot;:-65410876}]