Skip to main content

Get a File

GET/v2/files/{fileId}/
API version
v2
Request method
GET
Operation ID
file-get-file

Request

  • fileIdstring
    required

    ID of the File to be retrieved.

Responses

Usage examples

$ curl \
--fail \
--location \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
https://api.mittwald.de/v2/files/string?accept=application%2Foctet-stream&content-disposition=inline&token=jwt