cURL
curl --request GET \ --url https://server.stage.overflow.co/api/v3/locations/{locationId} \ --header 'x-client-id: <api-key>'
{ "data": { "id": "7710f34fd5061afeec3eab59", "createdAt": "2025-01-01T00:00:00.000Z", "updatedAt": "2025-01-01T00:00:00.000Z", "archivedAt": null, "name": "Main Campus", "hideFromDonors": false } }
Returns a location for the given ID.
Client ID for API authentication
The Id of the location to get.
"2ea1ae03ca521e437db76d76"
Location for the given id.
Show child attributes
Was this page helpful?
Contact support