platform

Explain Fga Check

Explain how a user obtained an FGA relation on an object when allowed.

By default checks the bare user:<anchor> subject so the proof graph matches grants that follow the person across Auth0 logins; with linkedSub the proof is computed for that single login's bare user:<sub> subject.

post/api/platform/users/{user_id}/fga-check/explain

Path parameters

user_idstring required

Auth0 user id whose principal is checked

Auth0 user id whose principal is checked

Request body

objectTypestring required
objectIdstring required
relationstring required
linkedSubstring nullable

Response

Successful Response

allowedboolean required
userstring required
relationstring required
objectstring required
summarystring nullable
truncatedboolean
warningsstring[]

Changes

No recorded changes to this endpoint across all 1 revision of this API.