Skip to content

Files

POST /api/file

Request

application/x-www-urlencoded

Response

A JSON object describing the created file entity.

GET /api/file/{id}

Request

Path parameters

  • id

Response

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

GET /api/file/{id}/metadata

Request

Path parameters

id

Response