Search
K
FGA-Service

Changes

object
userstringrequired

party reference Id prefixed with party, so 495f40f49d8f415fa59e99716d59f6e9 is party:495f40f49d8f415fa59e99716d59f6e9

Example:party:495f40f49d8f415fa59e99716d59f6e9

relationstringrequired

the permission or relation for the resource, usually described by access + _ + resource example: read_policy

Example:read_policy

objectstringrequired

specific resource, prepended with the type so policy 1234 is policy:1234

Example:policy:1234

operationstringrequired

specific operation performed

Example:TUPLE_OPERATION_WRITE

timestampstring(date-time)required

timestamp it occured

Example:2023-12-06T18:36:35.846Z

Example

ChangesResponse

object
changesarray[object]required
Show Child Parameters
Example

CheckRequest

object
userstringrequired

party reference Id prefixed with party, so 495f40f49d8f415fa59e99716d59f6e9 is party:495f40f49d8f415fa59e99716d59f6e9

Example:party:495f40f49d8f415fa59e99716d59f6e9

relationstringrequired

the permission to check on the resource, usually described by access + _ + resource example: read_policy

Example:read_policy

objectstringrequired

specific resource to check against, prepended with the type so policy 1234 is policy:1234

Example:policy:1234

Example

BulkCheckRequest

object
tuplesarray[object]required
Show Child Parameters
consistencystring

Consistency preference for all checks in the bulk request. UNSPECIFIED (default) for eventual consistency, MINIMIZE_LATENCY for faster responses, HIGHER_CONSISTENCY for stronger consistency guarantees.

Allowed values:UNSPECIFIEDMINIMIZE_LATENCYHIGHER_CONSISTENCY

Default:UNSPECIFIED

Example

CheckTupleResponse

object
userstringrequired

party reference Id prefixed with party, so 495f40f49d8f415fa59e99716d59f6e9 is party:495f40f49d8f415fa59e99716d59f6e9

Example:party:495f40f49d8f415fa59e99716d59f6e9

relationstringrequired

the permission or relation for the resource, usually described by access + _ + resource example: read_policy

Example:read_policy

objectstringrequired

specific resource, prepended with the type so policy 1234 is policy:1234

Example:policy:1234

allowedbooleanrequired
Example