I can query a list of cases for a milestone with
https://example.fogbugz.com/api.asp?token=xxx&cmd=search&q=fixfor:v0.3.02&cols=sFixFor,ixFixFor
the fixfor
parameter takes the name of the milestone. Is there any way of specifying the milestone by ixFixFor