I'm trying to get worklog properties in the worklog/updated method, but it seems nothing works!
I tried one of the simplest properties, the worklog ID, and it doesn't work. Values I tried:
properties=key
properties=id
properties=worklogId
properties=author
Atlassian could put more care in their API descriptions & examples, they turn our lives a little harder with their poor documented methods...