cURL
Locations
Get Single Location
Retrieves a single location by location_id. If account_id is omitted, the authenticated account ID is used.
GET
cURL
This endpoint retrieves a single location by
location_id. If account_id is omitted, the authenticated account ID is used.
Use include_fields to return a comma-separated string of Location object field names.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Location ID to retrieve.
Account ID. If omitted, the authenticated account ID is used.
Comma-separated string of field names to return.