read

Check a relation tuple

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

post/check

Request body

namespacestring required

Namespace of the Relation Tuple

objectstring

Object of the Relation Tuple

relationstring

Relation of the Relation Tuple

subject_idstring

SubjectID of the Relation Tuple

Either SubjectSet or SubjectID can be provided.

Response

getCheckResponse

allowedboolean required

whether the relation tuple is allowed

Changes