get
https://{subdomain}.myshoplaza.com/openapi/2025-06/file/detail/
The Get File Details API allows developers to retrieve detailed information about a specific file stored on the server. This endpoint requires the unique identifier of the file.
The Get File Details API retrieves detailed metadata and access information about a specific file using its unique file_uri. This endpoint is commonly used to fetch file properties, such as the name, size, type, and access URL.
This API is especially useful for:
- Fetching specific file metadata for management purposes.
- Verifying file upload details and properties.
- Accessing the upload link for downloaded or shared files.
Request Parameters
Public Request Parameters
Path Parameters
Response Explanation
Public Response Parameters
Success Response
Error Response
| Field | Type | Example | Description |
|---|---|---|---|
code | string | InvalidParameter | Error http message |
message | string | `` | Error message |
