Retrieve trade
GET/v1/trades/:id
Retrieves the trade for the given id.
Request
Responses
- 200
- 400
- 401
- 404
- 500
- 503
Your request has been successfully processed.
One or more parameter values are invalid. Please check and retry.
Authentication token is required for this action that was not provided, expired or invalid.
The requested endpoint or entity does not exist.
Internal server error.
The server is currently unavailable due to non-working hours. Please try again later.