Content
You are here:
API: Filtering work packages by its type
Added by Alexander Chekushev almost 5 years ago
Hi,
Could you please help in getting work packages by type?
For cimplification let's say I have the work package type "A". And I have few workpackages of the type "A" (among others).
I'd like to retrive all workpackages of the type "A".
http://mycompany.openproject.com/api/v3/work_packages?filters=
What content should my filter JSON object have in this case?
Kind regards,
Alexander