Skip to main content

Download File by Id

GET 

/api/v2/File/download/:id

Download a File by Id

Request

Path Parameters

    id stringrequired

    Id of the file

Query Parameters

    culture string

    Use this param to override the culture of the response. Options: - en (default) - es

Responses

File successfully downloaded

Loading...