Domain Names: Retrieve One
This documentation entry provides a clear and detailed guide on how to retrieve a specific domain name using the API, including the necessary parameters, headers, and expected response.
Endpoint
GET /api/domain-names/{domain_name_id}
/api/domain-names/{domain_name_id}Request
GET https://uptimekeep.com/api/domain-names/{domain_name_id}Header
Type
Description
curl --request GET \
--url 'https://uptimekeep.com/api/domain-names/{domain_name_id}' \
--header 'Authorization: Bearer {api_key}'Response
Fields
Field
Type
Description
Field
Type
Description
Field
Type
Description
Errors
Last updated