Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 657 Bytes

AccessUrl.md

File metadata and controls

10 lines (7 loc) · 657 Bytes

AccessUrl

Properties

Name Type Description Notes
Url string A fully resolvable URL that can be used to fetch the actual object bytes. [default to null]
Headers []string An optional list of headers to include in the HTTP request to ```url```. These headers can be used to provide auth tokens required to fetch the object bytes. [optional] [default to []]

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