get https://api-sandbox.thisisbud.com/goals/v1/savings//actions
Retrieve all savings goal actions for the given goal_id
. The results of this endpoint are paginated with a default page size of 100
and a maximum of 200
.
The page size is configurable by the page_size
query parameter.
The next page of results can be retrieved using the page_token
query parameter.