Get File Imports

Returns a paginated list of file imports for the given client. Records with Cancelled status are excluded. Supports free-text search on name or filename (case-insensitive) and optional filtering by service type.

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

Unique identifier of the client organisation

Query Params
string
enum

Filter results by service type

Allowed:
string

Free-text search against name and filename fields (case-insensitive regex), or an exact ID match

int64
0 to 50
Defaults to 20

Number of items per page. It is recommended not to exceed 100. Defaults to 20.

int64
≥ 0
Defaults to 0

Page number, zero-indexed. Defaults to 0.

string
Defaults to -lastModified.date

Sort expression. Prefix a field name with - for descending order. Defaults to -lastModified.date.

Responses

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