GET /{domain}/{entryid}
Summary: Get specific entry
Operation ID: getEntry
Auth: none
Operation ID: getEntry
Auth: none
Description
Retrieve a specific entry by ID from a domain.
Parameters (4)
domain
(string, path, required)
Domain containing the entry
entryid
(string, path, required)
Entry ID
fields
(string, query, optional)
Fields to return (comma-separated)
format
(string, query, optional, default: json)
Response format
Constraints: {'enum': ['json', 'xml']}
No probe data for this endpoint yet.