You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The GET /relations route doesn't have a (documented) filter for the actual relation id...
The id filter currently refers to the resource, where it's either the subject or object. That filter should be renamed to resourceId, and id should be the Relation id.