List attachments on an entry
GET/entries/:id/attachments
List attachments on an entry
Request
Path Parameters
id uuidrequired
Resource UUID.
OK
Schema
Array [
]
data
object[]
required
iduuidrequired
Example:
3fa85f64-5717-4562-b3fc-2c963f66afa6entryIduuidrequired
Example:
7b1e2c3d-0000-0000-0000-000000000001fileNamestringrequired
Example:
screenshot.pngfileSizestringrequired
File size in bytes (stored as string for precision).
Example:
204800fileTypestringrequired
MIME type.
Example:
image/pngobjectPathstringrequired
Example:
public/attachments/screenshot.pngcategorystring | nullnullablerequired
Example:
product_businesscreatedAtdate-timerequired
Example:
2025-01-15T10:30:00Zpageintegerrequired
Example:
1pageSizeintegerrequired
Example:
25totalintegerrequired
Example:
100