List Rules
Space — Rules
List Rules
Get all community rules for a space
GET
List Rules
Returns all community rules for a space, ordered by theirDocumentation Index
Fetch the complete documentation index at: https://docs.replyke.com/llms.txt
Use this file to discover all available pages before exploring further.
order field. This endpoint is publicly accessible — no authentication is required.
Path Parameters
UUID of the space.
Response
Array of rule objects ordered by
order ascending.Total number of rules.
id, spaceId, projectId, title, description, order, lastApprovedBy, createdAt, updatedAt.
See also: useFetchManyRules
