Skip to main content

List all relations

List all relations

Query Parameters
    subject string

    The subject to filter by.

    object string

    The object to filter by.

Responses

A successful response.


Schema
    relations object[]
  • Array [
  • id string
    created_at date-time

    The time the relation was created.

    updated_at date-time

    The time the relation was last updated.

    subject_sub_relation string
    relation string
    object objectnamespace:id
    subject subjectnamespace:id
  • ]
Loading...