Logo

View the Project on GitHub elements-storage/elements-sdk-python

RestrictedOneTimeAccessToken

A shareable access token granting temporary access to specific media bundles or directories via a link, optionally password-protected and view-limited. Called "Sharing Links" in the UI.

Properties

Name Type Description Notes
id int    
has_password bool   [readonly]
user ElementsUserMini    
url str    
full_url str   [readonly]

[Back to Model list] [Back to API list] [Back to README]