Loading
https://api.apifreaks.com/v1.0/pdf/file-status
$ pip install requests
Click Test it to start the request and see the response here!
| Field | Type | Requirement | Description |
|---|---|---|---|
| fileId | String | Mandatory | Unique identifier for the file. |
| fileName | String | Optional | Original name of the file. |
| fileType | String | Optional | MIME type or format of the file (e.g., application/pdf). |
| fileCreationTime | String (ISO 8601) | Mandatory | Timestamp when the file was created (ISO 8601 format). |
| fileDeletionTime | String (YYYY-MM-DD) | Optional | Scheduled deletion date for the file (date-only format). |