Returns a list of files (attachments) in the given project that are visible to the authenticated user. The list is paginated using offsets. If 100 attachments are returned (the page limit), use ?n=100 to check for the next 100 and so on.
<attachments>
<attachment>
...
</attachment>
<attachment>
...
</attachment>
...
</attachments>