Documentation Index
Fetch the complete documentation index at: https://docs.replyke.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
useFetchManyRules returns a callable function that fetches all community rules for a space. Rules are publicly readable — no authentication is required.
Usage Example
Parameters
UUID of the space whose rules to fetch.
Returns
Array of rule objects ordered by their
order field.Total number of rules.

