Find related entries
Find silo entries whose document mentions the given entry’s UUID.
Authorizations
Use the Bearer
scheme with a valid JWT token to authenticate requests. Example: Authorization: Bearer <token>
Path Parameters
Silo entry ID to find related entries for.
"347c5b04-cde2-11ed-afa1-0242ac120002"
Query Parameters
The unique identifier of the document to find related entries for.
"347c5b04-cde2-11ed-afa1-0242ac120002"
The specific context within a document where the silo entry's UUID is referenced.
"line.item"
The starting date and time for retrieving related entries in descending order, formatted as an ISO timestamp.
"2023-08-02T00:00:00.000Z"
The position marker from the previous result's next_cursor property, used for pagination.
The maximum number of related entries to return in a single page of results.
20
Response
OK
The response is of type object
.