v1
latestOpenAPI 3.1.2Apache-2.02026-07-17241638.7 KBReader
Get link reader schema
Returns the schema describing the fields in link reader responses.
get/reader/link
Response
Link reader response schema.
Example response
{
"key_url": "string",
"timestamp": "int",
"score": "float",
"anchor": "string",
"linktype": "string",
"url": "string"
}