diff --git a/content/references/data-api.md b/content/references/data-api.md index e766b205d6..2fc1252cc7 100644 --- a/content/references/data-api.md +++ b/content/references/data-api.md @@ -3717,7 +3717,7 @@ Get orders in the order books, placed by a specific account. This does not retur *REST* ``` -GET /v2/account/{address}/orders +GET /v2/accounts/{address}/orders ```