v1

latestSwagger 2.0Apache 2.02026-07-17152737.5 KB
relationship

Query relationships

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

get/relation-tuples

Query parameters

page_sizeinteger

Items per Page

This is the number of items per page to return. For details on pagination please head over to the pagination documentation.

page_tokenstring

Next Page Token

The next page token. For details on pagination please head over to the pagination documentation.

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.