Get references to a particular document

Deprecated
Returns references to a particular document.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Query parameters

target-typestringOptional
Type of document to search for references to.
target-identifiersstringOptional
IDs of the components to search for references to.
referrer-typestringOptional
Type of documents to search for references in.

Response

Response object.
referencesByTargetlist of objects

Errors

500
Internal Server Error