I don't think this is a thing in Authzed Serverless, but I think it is in Authzed Dedicated. You'll have to create your own backup routine. You can basically do
ReadRelationships
ver all types of your schema, and them use
at_exact_snapshot
to lock at a specific snapshot of the state of the underlying permissions.
@Jake is has probably more context around backups