curl --request GET \
--url https://api.replyke.com/api/v6/:projectId/api/v7/spaces/:spaceId/rules/:ruleIdGet a single community rule by its ID
curl --request GET \
--url https://api.replyke.com/api/v6/:projectId/api/v7/spaces/:spaceId/rules/:ruleIdFetches a single rule by ID. Publicly accessible.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.
Not Found — 404
{ "error": "Rule not found.", "code": "rule/not-found" }