Get a Connector's reported files

⚠️ This is a new API which is still subject to change.

Use this endpoint to get metadata about the files reported by a Connector, including those that have not yet been uploaded or that have failed.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The Connector's id.

Query Params
fileIds
array of strings

A list of file ids to filter by.

fileIds
excludeFileIds
array of strings

A list of file ids to exclude from the response.

excludeFileIds
uniqueExternalIds
array of strings

A list of unique external ids to filter by. Used by Connectors to deduplicate external files.

uniqueExternalIds
excludeUniqueExternalIds
array of strings

A list of unique external ids to exclude from the response. Used by Connectors to deduplicate external files.

excludeUniqueExternalIds
statuses
array of strings

A list of file statuses to filter by.

statuses
number

The maximum number of errors to filter by. Used by Connectors to limit file upload retries.

date-time

The maximum creation date to filter by.

date-time

The minimum creation date to filter by.

date-time

The maximum update date to filter by.

date-time

The minimum update date to filter by.

string
enum

The field to order by.

Allowed:
string
enum

The order direction.

Allowed:
number
Defaults to 50

The number of files to take. Default is 50.

number
Defaults to 0

The number of files to skip.

Response

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