v1
latestOpenAPI 3.1.02026-07-24239123562.1 KBGet a Connector's reported files
:warning: 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.
Path parameters
The Connector's id.
Query parameters
A list of file ids to filter by.
A list of file ids to exclude from the response.
A list of unique external ids to filter by. Used by Connectors to deduplicate external files.
A list of unique external ids to exclude from the response. Used by Connectors to deduplicate external files.
A list of file statuses to filter by.
The maximum number of errors to filter by. Used by Connectors to limit file upload retries.
The maximum creation date to filter by.
The minimum creation date to filter by.
The maximum update date to filter by.
The minimum update date to filter by.
The field to order by.
The order direction.
The number of files to take. Default is 50.
The number of files to skip.
Response
Successful response with a list of files reported by a Connector