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

documentId
string
required

The ID of the document

relationId
string
required

The ID of the relation

Query Parameters

customRender
boolean
default:false

Whether the response contains custom titles. (Default: false)

securityCode
string

The security code

domain
string

The G Suite domain

Response

200 - application/json

A ApiRelationSides response

customFromTitles
object[]

The corresponding custom title (if relation renderer enabled) for the related documents on FROM side (read-only field)

customToTitles
object[]

The corresponding custom title (if relation renderer enabled) for the related documents on TO side (read-only field)

from
object[]

The list of related documents on FROM side

kind
string
relationId
string

The ID of the relation

to
object[]

The list of related documents on TO side