List case attachments
Lists the files attached to a case.
Available to both Platform and Enterprise Partners.
Path parameters
caseUuid
The case's UUID.
Response
The attachments
uuid
The attachment's identifier.
caseUuid
The case the attachment belongs to.
fileType
The file's content type.
filename
The file's name.
fileUrl
A reference to the stored file.
uploadedAt
When the file was uploaded.
uploadedBy
The id of the user who uploaded the file.
uploadedByUser
The resolved user who uploaded the file. Null when not enriched.
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error