I’m doing a grab of trades for given day via v2/account/activities/FILL. I’d really like to see my client id in the responses if a client ID was sent to make the order. Can this feature be added or am I missing something and its somewhere else where i can ask for my history of trades on a given day?
According to the Trading API documentation at, Account Activities | Alpaca Docs , it is using V2. I believe you are referring to the Broker API, this is about the Trading API and is in the Trading API forum for that reason.
My problem is not that I get no responses. My problem is that the client order id is not in the responses. I’d like to see my client order id’s in the responses when I sent them during order creation.