Skip to main content
GET
List record files
Required scopes: records:read. Returns { "data": { "files": [], "nextCursor": null } }. Optional parentId selects a folder; omit it for the root. Pass the returned nextCursor as cursor for the next page (up to 100 children per page). Access is restricted to the authenticated workspace and any pinned record. Missing/deleted records or inaccessible folders return 404. See authentication and rate limits.