cURL
curl --request GET \ --url https://api.halth.com/v1/au/locations/{locationId} \ --header 'Authorization: Bearer <token>'
{ "id": "<string>", "name": "<string>", "minorId": "<string>", "createdAt": "2023-11-07T05:31:56Z", "status": "inactive" }
Get a location by ID.
Documentation IndexFetch the complete documentation index at: https://docs.halth.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.halth.com/llms.txt
Use this file to discover all available pages before exploring further.
Provide your API key as a Bearer token
inactive
pending
active
paused