| id |
string |
The unique identifier of the attachment. |
| status |
string |
The status of the attachment. |
| title |
string |
The filename of the attachment. |
| mediaType |
string |
The MIME type of the attachment. |
| mediaTypeDescription |
string |
Human-readable description of the media type. |
| comment |
string |
Comment associated with the attachment upload. |
| fileSize |
integer |
File size in bytes. |
| webuiLink |
string |
The web UI link for viewing the attachment. |
| downloadLink |
string |
The download link for the attachment. |
| pageId |
string |
The ID of the page this attachment belongs to. |
| blogPostId |
string |
The ID of the blog post this attachment belongs to. |