Overview
The Get Private Location endpoint retrieves comprehensive details about a specific private location, including configuration, status, agent information, and connectivity details. Common Use Cases:- Private Location Configuration Review
- Agent Status Monitoring
- Connectivity Verification
- Location Management
Authorizations
The Checkly Public API uses API keys to authenticate requests. You can get the API Key here.
Your API key is like a password: keep it secure!
Authentication to the API is performed using the Bearer auth method in the Authorization header and using the account ID.
For example, set Authorization header while using cURL:
curl -H "Authorization: Bearer [apiKey]" "X-Checkly-Account: [accountId]"
Headers
Your Checkly account ID, you can find it at https://app.checklyhq.com/settings/account/general
Path Parameters
Response
Successful
"0baf2a80-7266-44af-b56c-2af7086782ee"
The name assigned to the private location.
"New Private Location"
Valid slug name.
"new-private-location"
The private location icon.
"location"
The check this private location has assigned.
The group this private location has assigned.
A proxy for outgoing API check HTTP calls from your private location.
"https://user:password@164.92.149.127:3128"