List Order Fills
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.
For more information, please visit the Prime Java SDK.
For more information, please visit the Prime .NET SDK.
For more information, please visit the Prime Go SDK.
For more information, please visit the Prime Python SDK.
For more information, please visit the Prime CLI.
For more information, please visit the Prime TS SDK.
Path Parameters
The portfolio ID associated with the order
The order ID generated by Coinbase
Query Parameters
Cursor used for pagination (last consumed record)
Number of items to retrieve
Sorting order
DESC
, ASC
Response
A successful response.
The response is of type object
.