Download of file content

Download of file content

HTTP Request download of file content

GET https://app.dedit.io/api/v2/file/{hash}/forfaitContent

Headers

Name
Value
Description

Content-Type

application/json

The content type of the request body

Authorization

Bearer $TOKEN

authentication token that is used to authorize access to an API

The above command returns a JSON structured like this:

{ file content name }

Last updated