API Reference
Get file content
Retrieve the content of a specified file
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Conversation ID
Query Parameters
Path of the file to be retrieved
Response
200
application/json
File content
The response is of type object
.