Get Logged Work
URL | https://api.recman.no/get/ |
Scope | work |
Page | Pagenumber, 100 tasks per page |
Example | https://api.recman.no/get/index.php?key=YOUR_KEY&scope=work&page=1 |
Click here if you want to try out our API tester
Get one or more specific logged works
By including the parameter workIds
you can add one or multiple (comma separated) work ID’s to only list data for these logged works.
...&scope=work&workIds=5788046,5788047
If you want to list global tag Ids, you can add the parameter fields
and value globalTagIds
.
...&scope=work&workIds=5788046,5788047&fields=globalTagIds