---
title: Get a Location
framework: Apple Ads Platform API
role: symbol
role_heading: Web Service Endpoint
platforms: [apple ads platform api 1.0+]
path: apple-ads-platform-api/get-location-by-id
---

# Get a Location

Retrieve a single business location by its unique identifier.

## URL

GET https://api.ads.apple.com/v1/locations/{id}

## Path Parameters

id:

## Header Parameters

X-Ap-Context:

## Response Codes

200 OK: 400 Bad Request: 401 Unauthorized: 403 Forbidden: 404 Not Found: 429 Too Many Requests: 500 Internal Server Error:

## Discussion

Discussion This endpoint retrieves the full details of a specific business location registered in Apple Ads. The response includes the location’s address, geographic coordinates, business categories, and current status. To verify location details before adding a location to a group, or to inspect the current status of a known location, use this endpoint. The location’s status field can be one of the following:  |   |   |   |   |   |  Retrieving a location’s details is subject to brand ownership and status limitations:  |   |   |  Payload Examples

## See Also

- [Query for Locations](apple-ads-platform-api/query-locations.md)
