# File API (Version 1)

By using this API you can get, create, update and delete files in Symbio.

## Gets the content of the file with the specified id.

 - [GET /{storagecollection}/{tenant}/_api/v1/file/{id}](https://developer.celonis.com/cpm/developer/openapi/openapi/file-api-(version-1)/filev1_getbyid.md)

## Uploads a file and
returns information about stored file.

 - [POST /{storagecollection}/{tenant}/_api/v1/file](https://developer.celonis.com/cpm/developer/openapi/openapi/file-api-(version-1)/filev1_post.md)

