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
    createdAt date-time

    The time the relation was created.

    updatedAt date-time

    The time the relation was last updated.

    subjectSubRelation string
    relation string
    object objectnamespace:id
    subject subjectnamespace:id
Loading...