Retrieve fills on a given order. This endpoint returns a payload with a default limit of 100 if not specified by the user. The maximum allowed limit is 3000.
Use the Prime SDK or CLI to test this endpoint by following the quickstart guide and running with the following examples
For more information, please visit the Prime Java SDK.
The portfolio ID associated with the order
The order ID generated by Coinbase
Cursor used for pagination (last consumed record)
Number of items to retrieve
Sorting order
DESC
, ASC
A successful response.
The response is of type object
.