API Reference
List files
List files in the specified path
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Conversation ID
Query Parameters
Path to list files from
Response
200
application/json
List of files
The response is of type string[]
.