search

Search for transactions

Searches through the users transactions.

get/v1/search/transactions

Query parameters

limitinteger
Example:10

Number of items per page. The default pagination is per 50 items.

pageinteger
Example:1

Page number. The default pagination is per 50 items.

querystring required
Example:groceries

The query you wish to search for.

Headers

X-Trace-Idstring uuid
Example:40c71bbb-c676-4f24-83cf-cc725d7d7a00

Unique identifier associated with this request.

Response

A list of transactions.

Changes

No recorded changes to this endpoint across all 1 revision of this API.