Accounts
Get a single account's holds
List the holds of an account that belong to the same profile as the API key. Holds are placed on an account for any active orders or pending withdraw requests. As an order is filled, the hold amount is updated. If an order is canceled, any remaining hold is removed. For withdrawals, the hold is removed after it is completed.
GET
Pagination
This request is paginated. See Pagination for more information.
Authorizations
Path Parameters
Query Parameters
Used for pagination. Sets start cursor to before
date.
Used for pagination. Sets end cursor to after
date.
Limit on number of results to return.
Response
200
application/json
The response is of type object[]
.