Skip to content

Commit

Permalink
update readthedocs - fix
Browse files Browse the repository at this point in the history
  • Loading branch information
afiorenza committed May 7, 2018
1 parent 42f42a2 commit 5786992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ If you want to create your own transaction and send it from your account please
"password": "<your_password>"
}

### [Get transactions by user [GET /api/v2/transactions?token={token}&hash={hash}]](https://bitsign.docs.apiary.io/#reference/0/raw-transactions-endpoints/get-transactions-by-user)
### [Get transactions by user [GET /api/v2/transactions?token={token}&hash={hash}]](https://bitsign.docs.apiary.io/#reference/0/transaction-endpoints/get-transactions-by-user)
This endpoint returns the transactions executed by the user. JWT token is a required parameter, but the tx hash is an optional parameter.

+ Parameters
Expand Down

0 comments on commit 5786992

Please sign in to comment.