Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

libraryId
string
required

The ID of the library

relationId
string
required

The ID of the relation

documentId
string
required

The ID of the document

Query Parameters

side
enum<string>
default:FETCH_BOTH_SIDE

The side of the relation. (Default: FETCH_BOTH_SIDE)

Available options:
FETCH_FROM_SIDE,
FETCH_TO_SIDE,
FETCH_BOTH_SIDE
securityCode
string

The security code

domain
string

The G Suite domain

Response

200 - application/json

A ApiRelatedDocumentList response

kind
string