Read Location

GEThttps://review-manager.test/api/locations/{location}
Loading code example
Loading code example

Authorizations

Authorizationstringheaderrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

locationintegerrequired

Location id.

Response

application/json

Location details.

dataobjectrequired
data.idinteger
data.namestring
data.slugstring
data.addressobject
data.google_place_idstring
data.created_atstring<date-time>
data.updated_atstring<date-time>