The Permify Watch API acts as a real-time broadcaster that shows changes in the relation tuples. The Watch API exclusively supports gRPC and works with PostgreSQL, given the track_commit_timestamp option is enabled. Please note, it doesn’t support in-memory databases or HTTP communication.Documentation Index
Fetch the complete documentation index at: https://proxy-docs.permify.co/llms.txt
Use this file to discover all available pages before exploring further.
Identifier of the tenant, if you are not using multi-tenancy (have only one tenant) use pre-inserted tenant t1 for this field. Required, and must match the pattern \“[a-zA-Z0-9-,]+\“, max 64 bytes.
WatchRequest is the request message for the Watch RPC. It contains the details needed to establish a watch stream.
The snap token to avoid stale cache, see more details on Snap Tokens.