I am using Tuleap (8.13.99.10) API to query artifacts.
Could you provide details how to query for based on date and status.
Where can I find (field_id,field_shortname) for date and status.
You will need to query first the structure of the tracker with GET /trackers/{id}
. In the response payload you will have all the details about the field names and ids