get https://api.topview.ai/v1/upload/credential
Response
| Field | Type | Description |
|---|---|---|
| code | String | The response code indicating status |
| message | String | Message describing the response |
| result | Object | Contains the result of the request |
| result.fileId | String | Unique identifier for the file |
| result.fileName | String | Name of the file |
| result.format | String | Format of the file |
| result.uploadUrl | String | URL for uploading the file |