Zum Hauptinhalt springen

Get a File with user-friendly url

GET /v2/files/{fileId}/{fileName}/
v2
GET
file-get-file-with-name

Request

  • fileIdstring (uuid)
    required

    ID of the File to be retrieved.

  • fileNamestring
    required

    Name of the File to be retrieved.

Responses

Usage examples

$ curl \
--fail \
--location \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
https://api.mittwald.de/v2/files/3fa85f64-5717-4562-b3fc-2c963f66afa6/me.jpeg?token=jwt