Error
A valid request URL is required to generate request examples[
{
"subject": {
"id": "<string>",
"canonicalName": "<string>",
"uri": "<string>"
},
"object": {
"id": "<string>",
"canonicalName": "<string>",
"uri": "<string>"
},
"originator": "<string>"
}
]Get all links, or links matching the given criteria
For the request body, an asterisk (*) can be used in place of an ID to indicate a wildcard
GET
/
links
Error
A valid request URL is required to generate request examples[
{
"subject": {
"id": "<string>",
"canonicalName": "<string>",
"uri": "<string>"
},
"object": {
"id": "<string>",
"canonicalName": "<string>",
"uri": "<string>"
},
"originator": "<string>"
}
]Query Parameters
Return only links with a matching subject
Return only links with a matching object
Return only links with a matching type
Return transitive links
Bypass the cache and retrieve directly from storage
Was this page helpful?
⌘I