Errors

Code Description
401 Unauthorized
404 Not Found

Params

Param name Description
auth_token
required

UUID Associated with an individual User

Validations:

  • Must be a String

exclude_completed
optional

Optional parameter; used to return bids/orders that have not been completed/rejected.

Validations:

  • Must be one of: true, false.