Get transactions used by the search insight.

Retrieves transactions used to calculate the AI-generated transaction search insight, to provide explainability for the insight.

This insight can take some time to generate, so until the insight is generated (use the insight endpoint to check status), this endpoint will return a Not Found response.

📘 Note: Searches are transient. After the search expires (see metadata.expires_in), this endpoint will return a Not Found response. The recommended behaviour in this case is to resubmit the desired search using the Search customer transactions endpoint.

Path Params
uuid
required
Query Params
string

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

integer

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

Headers
string
required

The API Client Identifier (Service Application Identifier).

uuid
required

A unique identifier for a Customer, as registered on Bud's platform.

string

Use the internal client identifier, provided in the client_metadata object when creating the customer in Create Customer V3, in place of an X-Customer-Id header.

string
required

The tz database identifier for the user's timezone.

string
enum
Defaults to application/bud-transaction-v3+json

The requested transaction format (e.g. full transaction model vs only IDs)

Allowed:
Responses

404

Not Found

Language
Credentials
OAuth2
Response
Choose an example:
application/bud-transaction-v3+json
application/bud-transaction-id+json