Get list of imports

Get list of imports

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

Scope

bulk-imports:read

Query Params
integer
≥ 1
Defaults to 1
integer
1 to 250
Defaults to 20
string

Allows filtering by using comparison and logical operators, similar to OData/SCIM filters.
Regarding operators, we only support eq (exact match filter) + or for logical operators.


Supported fields:

  • status

Examples:
  • status eq 'QUEUED' or status eq 'PROCESSING'
  • status eq 'UPLOADING'

string
Defaults to created_at:desc

Sorts by the indicated field in the specified direction, ascending or descending.
The expression format may contain the suffix asc or desc separated from the property name with a colon in between.


Supported fields:

  • created_at
  • filename
  • status
  • total_records
  • updated_at

Examples:
  • created_at
  • created_at:asc
  • filename
  • total_records:desc

Responses

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