Get File List

The Get File List API allows developers to retrieve a list of files stored on the server. This endpoint supports pagination and filtering based on the folder name.

Query Params
string

The folder name to fetch files from. Defaults to "all_upload". Allowed values: -product - all_upload

string

Cursor for pagination

int32

The number of files to retrieve per page. Defaults to 20 if not specified. Must be greater than 0 and less than or equal to 300.

Response

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