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
|[**getStore**](docs/OpenFgaApi.md#getstore)|**GET** /stores/{store_id} | Get a store |
889
889
|[**listObjects**](docs/OpenFgaApi.md#listobjects)|**POST** /stores/{store_id}/list-objects | List all objects of the given type that the user has a relation with |
890
890
|[**listStores**](docs/OpenFgaApi.md#liststores)|**GET** /stores | List all stores |
891
-
|[**listUsers**](docs/OpenFgaApi.md#listusers)|**POST** /stores/{store_id}/list-users | List the users matching the provided filter who have a certain relation to a particular type. |
891
+
|[**listUsers**](docs/OpenFgaApi.md#listusers)|**POST** /stores/{store_id}/list-users |[EXPERIMENTAL]List the users matching the provided filter who have a certain relation to a particular type. |
892
892
|[**read**](docs/OpenFgaApi.md#read)|**POST** /stores/{store_id}/read | Get tuples from the store that matches a query, without following userset rewrite rules |
893
893
|[**readAssertions**](docs/OpenFgaApi.md#readassertions)|**GET** /stores/{store_id}/assertions/{authorization_model_id} | Read assertions for an authorization model ID |
894
894
|[**readAuthorizationModel**](docs/OpenFgaApi.md#readauthorizationmodel)|**GET** /stores/{store_id}/authorization-models/{id} | Return a particular version of an authorization model |
0 commit comments