relationship

Query relationships

Get all relationships that match the query. Only the namespace field is required.

get/relation-tuples

Query parameters

page_tokenstring
page_sizeinteger
namespacestring

Namespace of the Relationship

objectstring

Object of the Relationship

relationstring

Relation of the Relationship

subject_idstring

SubjectID of the Relationship

subject_set.namespacestring

Namespace of the Subject Set

subject_set.objectstring

Object of the Subject Set

subject_set.relationstring

Relation of the Subject Set

Response

relationships

next_page_tokenstring

The opaque token to provide in a subsequent request to get the next page. It is the empty string iff this is the last page.

Changes