read

Check a relation tuple

To learn how relation tuples and the check works, head over to the documentation.

get/check

Query parameters

namespacestring required

Namespace of the Relation Tuple

objectstring required

Object of the Relation Tuple

relationstring required

Relation of the Relation Tuple

subject_idstring

SubjectID of the Relation Tuple

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

getCheckResponse

allowedboolean required

whether the relation tuple is allowed

Changes