Developer / Reference / HTTP API / Endpoints

Files

Last updated on 13-May-2020 by Jakob Jakobsen Boysen
Jakob Jakobsen Boysen

Platform Lead
boysen@scifeon.com

Upload file

POST /api/file

Request

application/x-www-urlencoded

Response

A JSON object describing the created file entity.

Download file

GET /api/file/{id}

Request

Path parameters

  • id

Response

Returns a downloadable file with the content-type header set.

Get file metadata

GET /api/file/{id}/metadata

Request

Path parameters

id

Response