Skip to main content

Display Public File by Id

GET 

/api/v2/File/display/public/:id

Display a File by Id

Request

Path Parameters

    id uuidrequired

    Id of the file

Query Parameters

    Width int32
    Height int32
    Mode string
    culture string

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

Responses

File successfully retrieved

Loading...