Skip to main content

object

DownloadURLResponse

LLM
View as Markdown
Open llms.txt

Authorized media download state.

Properties

  • Name
    ready
    Type
    boolean
    Description
    Whether the media object is available for download.
  • Name
    url
    Type
    string
    Description
    Short-lived signed download URL. Present only when `ready` is true.

Related operations