Skip to main content

Get relation

Returns a relation by ID

Path Parameters
    id string required
Responses

A successful response.


Schema
    relation object
    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...