# SignedUrlResponse
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**signed_url** | **String** | Time-limited signed URL |
**expires_at** | **i32** | Expiration timestamp (Unix epoch) |
**expires_in_seconds** | **i32** | Seconds until expiration |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)