Fga
- Written for
- + Written for
- Deprecated
- + Deprecated
- Applies to
- + Applies to
Fga
Dashboard API — authenticated by an Atlas console (platform-instance) session, not a key.
8 routes. Each row is one endpoint with its explanation and whether it honours the Idempotency-Key header.
Method & path | Idem | Explanation |
|---|---|---|
| List fine-grained (ReBAC) authorization stores. | |
| Create an FGA authorization store. Owner/admin only. | |
| Delete an FGA store and its models + tuples. Owner/admin only. | |
| List a store’s authorization models; the latest includes its full definition. | |
| Write a new (immutable, versioned) authorization model; validated before persist. Owner/admin only. | |
| Read relationship tuples in a store, optionally filtered by user/relation/object. | |
| Write and/or delete relationship tuples in a store. Owner/admin only. | |
| Run a fine-grained access check (user, relation, object) against the store’s latest model. |