Read · Workspace: required (from goody_workspaces_list)
Lists the autogift (recurring gift) rules in a workspace — the rules that send a gift automatically when a recipient hits a birthday, work anniversary, or onboarding milestone.
Parameters
Workspace UUID — from
goody_workspaces_list. Rules in this workspace are returned.Filter by rule state — one of
active, paused, or inactive. Omit to return rules in all states.Page number, starting at 1.
Results per page. Maximum 100.
Returns
The matching autogift rules.
The current page number.
Results per page.
Total number of matching rules across all pages.
Example
Use a returned
id with goody_autogift_rules_activate to turn a rule on, or goody_autogift_rules_pause to stop further sends.