Download File

get/v1/files/{file_id}/url

Path parameters

file_idstring uuid required

Query parameters

ttlinteger

Response

Successful Response

{"stackTrail":"paths:/v1/files/{file_id}/url:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

Changed in 4 of the 19 revisions of this API.44

    • api operation id download_file_v1_files__file_id__url_get removed and replaced with downloadFile

      api-operation-id-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the response's body type/format changed from object/ to / for status 200

      response-body-type-changed

    • removed the required property expires_at from the response with the 200 status

      response-required-property-removed

    • removed the required property file_id from the response with the 200 status

      response-required-property-removed

    • removed the required property url from the response with the 200 status

      response-required-property-removed

    This revision also has 16 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the endpoint scheme security OAuth2PasswordBearer was added to the API

      api-security-added

    • the endpoint scheme security ApiKeyAuth was removed from the API

      api-security-removed

    • endpoint added

      endpoint-added