v1

latestOpenAPI 3.1.02026-08-04127114.4 KB
User Tagging

Get a User

<strong style="color:red;">This endpoint runs on data sent to the Transaction Enrichment endpoints. Tagging is run in batches twice daily and thus not available immediately after posting transactions. Also, in order to receive user tags, transaction dates must be within the past 90 days.</strong> <br/> <br /> Fetches user and transaction tags for a specified user ID. Both endpoints return the same schema. Use the sync keyword to trigger a manual update on the transaction and user tags for a single user.

get/users/{userId}

Path parameters

userIdstring required

The ID for the user you want to retrieve.

Headers

include_tagged_transactionsstring

This field has been deprecated. Tagged transactions are received automatically from the enrichment API. Set to true to include all of the user's tagged transactions in the response. By default, tagged transactions are not included.

Response

Success