HomeGuidesAPI Reference
CommunityWebsiteDocumentationExchangeSupportDeveloper
API Reference

Get All Archive Files

This endpoint retrieves all files in an archive bucket under the specified filePath.

Path Params
string
required

Bucket name

string
required
Defaults to /

The path to to search for files under. Default is the root directory /.

Query Params
string

If specified will return an exact match on file name

string

Search phrase for partial matches on file name, wildcard may be specified as %, eg. example-%
This also searches for files under sub directories too.

boolean
Defaults to false

Include files under sub directories too. This is always true when searching with phrase.

Responses

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