get-all-copy
Follows: Authentication • Caching • Polling • List Response Format • Scheduled Job
The attachments endpoint returns a list of file attachments for a given occupancy or work order in your AppFolio® account. Provide either occupancyId or workOrderId (not both). This endpoint should respond immediately with your most recently cached data.
Parameters
occupancyIdstring
AppFolio ID of the occupancy to get attachments for.
workOrderIdstring
AppFolio ID of the work order to get attachments for.
Returns
The standard List Response Format with a data property containing an array of Attachment objects.