GET
cURL
Returns a location by location_id. Use include_fields for a comma-separated list of Location object field names.

Authorizations

Authorization
string
header
required

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

Query Parameters

location_id
string
required

Location ID to retrieve.

account_id
string

Account ID. If omitted, the authenticated account ID is used.

include_fields
string

Comma-separated string of field names to return.

Response

Location response

success
boolean
Example:

true

payload
object