Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: GET /{ledger}/transactions filtered by account or transaction ID? #30

Closed
karmanyaahm opened this issue Jul 26, 2021 · 2 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@karmanyaahm
Copy link

This would be useful - for example - to show a user their transaction history, or to see a specific transaction.

@altitude altitude added this to the 1.0.0-beta.1 milestone Jul 26, 2021
@altitude
Copy link
Member

Hey @karmanyaahm,

Great feedback - so there's an (undocumented yet) account query param for the GET /{ledger}/transactions, e.g. /quickstart/transactions?account=users:001.

The transaction id makes sense, we'll add it shortly.

@altitude altitude added enhancement New feature or request documentation Improvements or additions to documentation labels Jul 26, 2021
@djimnz
Copy link
Contributor

djimnz commented Dec 5, 2021

#81 New GetTransaction API Endpoint
Retrieve a ledger transaction by transaction ID (txid).

flemzord added a commit that referenced this issue Mar 27, 2023
flemzord added a commit that referenced this issue Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants