General
List Files in Inbox
Retrieve a list of all files currently stored in the user's inbox.
GET
/v2/list_files_in_inbox/{inbox_name}Operation ID: list_files_in_inbox_handler
Request Body
No request body for this endpoint.
Responses
200Successfully listed files in inbox
No schema specified
application/json
array<string>
500Internal server error
No schema specified
application/json
APIError