Get all files attached to a specific item (like a form submission or organization), with secure download links.
Required parameters:
entityType: What type of item (e.g., “form-submission”, “organization”, “dashboard”)entityId: The ID of that specific itemWhat you get back:
Common uses:
Security features:
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Organization, User, FormSubmission, FormElementSubmission, ReportTemplate, ComplianceCheck, FormElement, FormSite, ReportSection, Report, ReportSectionTemplateExample, AiConversation Successful response