Fetch User Limit
GET/v1/users/limit
Fetch the transaction limit and remaining limit for the authenticated user.
Responses
- 200
- 400
- 401
Returns the transaction limit and remaining balance for the authenticated user.
Bad Request — invalid or missing parameters.
Unauthorized — missing or expired Bearer token or API key.