Download the file content of the given file id from BTM

Downloads the content of the file with the given ID from BTM. The file content will be provided in the payload as a byte stream.

Path Params
string
required

The id of the file which should be downloaded

Query Params
string
required

specifies the system id of the requesting client

Headers
string

specifies the API Mode of the TIS BTM file API. For BTM mapping engine the value must be set to BTM

Responses

400

Error response code which is returned when invalid parameters are passed to the service

401

Error response code which is returned when the client cannot be authorized

404

Error response code which is returned when no file exists for the given file id

500

Error response code which is returned when an internal server error occurs

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/octet-stream