Get object descriptors related to a graph

This endpoint is the same as /graphs/{id}/{relationship} except it returns just the related object's IDs (and context attributes, if any) instead of returning all attributes.

Path Params
string
required

A 65 char length id which uniquely identify the graph.

string
required

Relationship name (see table)

Query Params
string

Maximum number of related objects to retrieve

int32

Continuation cursor

Headers
string
required

Your API key

Response

Language
Click Try It! to start a request and see the response here!