Retrieve Savings Goal 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.

Path Params
string
required

The ID of the savings goal.

Example: 81a68821-dca6-4771-80d4-002c7fce412e

Query Params
string

Use this paramater to fetch a specific page of results. Provided by the next_page_token field in the previous request.

string

Use this paramater to set the maximum number of results to be returned. This defaults to 100, and has a maximum of 200.

Headers
string
required

The API Client Identifier (Service Application Identifier).

string
required

Bud Customer identifier

string

The Bud Customer secret used to encrypt customer data. This is optional only if the customer secret is already stored with Bud (i.e. the host_secret was set to true in the Customer Context when the customer was created).

Responses

Language
Credentials
OAuth2
Choose an example:
application/json