users
Gets the count of the user's $USDC transaction history within the App
get/users/{id}/transactions/usdc/count
Path parameters
idstring required
A User ID
Query parameters
typestring[]
Filters the type of transactions to show
include_system_transactionsboolean
Include intermediate system transactions in the results
method'send' | 'receive'
Filters the method (sent/received) of transactions to show
Headers
Encoded-Data-Messagestring
The data that was signed by the user for signature recovery
Encoded-Data-Signaturestring
The signature of data, used for signature recovery
Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.