Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mj52951 committed Jan 7, 2025
1 parent ece4b24 commit b5f29a7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ Fetches transfers ordered by time. Results can be filtered by various query para
- **component**: Component of the transfer.<br/> *Possible values*: `deposit`, `execution`<br/> *Default*: `deposit`
- **sender**: The address of the sender to filter by.

`GET /routes`

Fetches all active routes.

`GET /health`

Health check endpoint to ensure the system is running properly

0 comments on commit b5f29a7

Please sign in to comment.