Is there a way track the token usage for each run in Assistant API?

I haven’t found a way to do that in the documentation. However, I need that to keep various evaluation pipeline working when switching to assistant API. Thanks for any pointer.

You can find this information in Run Steps.

Yeah, found it. Thank you!