Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

limit
integer<int32>
default:20

The maximum number of import job per page. (Default: 20)

modifiedAfter
integer<int64>

The timestamp (milliseconds) from which an import was last modified (to filter the list).

cursor
string

The token for continuing a previous list request on the next page. This should be set to the value of 'cursor' from the previous response.

securityCode
string

The security code

domain
string

The G Suite domain

Response

200 - application/json

A ApiImportList response

cursor
string
imports
object[]
kind
string