Skip to main content
GET
Get files by entity

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

entityType
enum<string>
required
Available options:
Organization,
User,
FormSubmission,
FormElementSubmission,
ReportTemplate,
ComplianceCheck,
Activity,
FormElement,
FormSite,
ReportSection,
Report,
ReportSectionTemplateExample,
AiConversation
entityIds
string[]
required
fieldName
string
take
number

Response

Successful response

id
string
required
fieldName
string
required
fileName
string
required
extension
string | null
required
fileSize
number | null
required
organizationRefId
string | null
required
userRefId
string | null
required
formSubmissionRefId
string | null
required
reportTemplateRefId
string | null
required
formElementSubmissionRefId
string | null
required
isDeleted
boolean
required
fileKey
string
required
contentType
string
required
signedUrl
string
required
expiresAt
string
required
complianceCheckRefId
string | null
activityRefId
string | null
createdAt
any
updatedAt
any
{key}
any